Hello,
Does any one know why I get an error message when redirecting to a Php Page insted of
an html page ( html/admin.html ) ... The error message I receive is
Verify your path... It looks like you have 2 different paths /home/plantcom/planttel-www/login/ and /home/ptc1/pcthosting-www/newsite/
Verify that they are both the fully qualified paths, and that you are using the fully qualified paths in the include. Or make sure that the relative path is correct.
Jeff
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Does any one know why I get an error message when redirecting to a Php Page insted of
an html page ( html/admin.html ) ... The error message I receive is
I copied the code from the admin.php into the index_member.php
anyone know what the heck this means?
Verify your path... It looks like you have 2 different paths /home/plantcom/planttel-www/login/ and /home/ptc1/pcthosting-www/newsite/
Verify that they are both the fully qualified paths, and that you are using the fully qualified paths in the include. Or make sure that the relative path is correct.
Jeff