![]() |
![]() |
![]() |
|
![]() |
![]() |
BOARDSplanetluc.com discussion boardall about the planetlu.com scripts You are not logged in. AnnouncementI had to clean the boards due to massive spam. Actually i deleted everything /-one after 1st Oct 2008. It was the only way to get this spam out of the boards. So i'm sorry for all serious users who registered/posted meanwhile.
#1 03-01-2008 16:14:35
Failed to open stream errorI am getting an error somewhere. I have uploaded all my files... the path to my form is Formpro 10; Local: OS 10.4.11; Firefox 2.0.0.11; Server: Apache 1.3.37 Offline #2 03-01-2008 16:23:15Re: Failed to open stream errorhmmm. Try to include the form script relatively, like so: Code:<?PHP include_once(formpro.php"); ?> and also, put Code:<?PHP session_start();?> at the very top of your page, before HTML statement! Offline #3 03-01-2008 16:36:20
Re: Failed to open stream errorTry Lukas' ideas first, but if you are still having problems, try replacing your $_SERVER['DOCUMENT_ROOT'] with /home/moodypro/public_html/ Code:<?PHP include_once("/home/moodypro/public_html/formpro_10/formpro.php"); ?> It looks like your $_SERVER variable may be messing up because you are on a shared server? Yes? Last edited by sidtheduck (05-01-2008 10:38:23) If it looks like a duck, and quacks like a duck, we have at least to consider the possibility that we have a small aquatic bird of the family anatidae on our hands. ~Douglas Adams~ Offline #4 05-01-2008 05:13:55
Re: Failed to open stream errorThanks Lukas and sidtheduck... I'll give it a try... Formpro 10; Local: OS 10.4.11; Firefox 2.0.0.11; Server: Apache 1.3.37 Offline |
|
![]() |
![]() |
![]() |
|