Newbie with a Basic Problem re: includes
Posted: Wed Aug 31, 2005 7:49 pm
Hello all,
I am brand new and pretty helpless when it comes to PHP. It is so cryptic, i just don't see how you guys do it. If you can help with this, it would be greatly appreciated!!
One client has a pretty standard CSS/XHTML site with three dynamic pages using PHP code, which is placed into the main XHTML code using SSI as such:
<!--#include="content/online_party_request_form.php"--->
The three pages that use this mysteriously quit working yesterday and are returning error messages on the web pages:
Not Found
The requested URL /cgi-bin/phpINTERNALLY GENERATED file-relative req was not found on this server.
This just started happening yesterday for all three pages. Very, very strange. The filenames are spelled right, are in the correct folders, etc.
Any ideas?
Thank you very much,
Frasier
I am brand new and pretty helpless when it comes to PHP. It is so cryptic, i just don't see how you guys do it. If you can help with this, it would be greatly appreciated!!
One client has a pretty standard CSS/XHTML site with three dynamic pages using PHP code, which is placed into the main XHTML code using SSI as such:
<!--#include="content/online_party_request_form.php"--->
The three pages that use this mysteriously quit working yesterday and are returning error messages on the web pages:
Not Found
The requested URL /cgi-bin/phpINTERNALLY GENERATED file-relative req was not found on this server.
This just started happening yesterday for all three pages. Very, very strange. The filenames are spelled right, are in the correct folders, etc.
Any ideas?
Thank you very much,
Frasier