Page 1 of 1
test.php
Posted: Fri Jun 03, 2022 8:17 pm
by Lasa
Hi,
Is there any logical reason why if I made and uploaded a text.php page to test different form smtp setting, it couldn't be found on my hosts server?
I hide a link to the test.php on my index.php but when clicked the test.php can't be found ? I went to the hosting and sure enough the test page is there... the name is right the link is right...?
Lasa
Re: test.php
Posted: Fri Jun 03, 2022 8:56 pm
by WWBman
The URL might help.
Re: test.php
Posted: Fri Jun 03, 2022 10:02 pm
by Lasa
Sorry I took down the page since it was not showing up and they are trying to fix it as we type here...
Thanks anyway. It's just strange.
Re: test.php
Posted: Sat Jun 04, 2022 7:14 am
by Pablo
Usually, if the browser does not show the page then there is a syntax error in the PHP code on the page.
Re: test.php
Posted: Sun Jun 05, 2022 1:54 pm
by Lasa
Thanks will test again...
Re: test.php
Posted: Sun Jun 05, 2022 2:25 pm
by Lasa
On FORM... Advance
checked usePHP mailer instead of standard PHP mail
filled out the different areas, the page does not show at all.
exportimporttradeshow.com/test_only.php
If the information I enter at this level is wrong would that prevent the page from showing?
The page shows if I don't use the use PHP mailer..
Any ideas?
Lasa
Re: test.php
Posted: Sun Jun 05, 2022 2:48 pm
by Pablo
This indicates that either the server does not support PHP Mailer it or the settings are incorrect.
Re: test.php
Posted: Sun Jun 05, 2022 2:52 pm
by Lasa
So if the setting are wrong or use the PHPmailer, the page won't show... is that correct?
Re: test.php
Posted: Sun Jun 05, 2022 3:50 pm
by Pablo
is that correct?
If the page does not show, then this means the server cannot process the PHP code.
Some servers display an error message, some servers simply do not show the page.
In that case, you will need to check the PHP error log on the server.
Note that PHP Mailer requires PHP 5.6 or newer
If you need further assistance, then I need to know the exact settings and the error message.
Re: test.php
Posted: Tue Jun 21, 2022 1:27 pm
by Lasa
Update..
It was not a WB problem whatsoever. Using the form right out of the box, once I changed the from to
form@netsolhost.com the form works 100% of the time. It's so strange that Network Solution had never encountered this before. We went 20 days with no feed back besides escalating every 48 hours.
updated the php and the from and awesome!
Thanks!
Lasa