PDA

View Full Version : Index Loading Errors



cguild
10-30-2006, 11:03 PM
I have searched the forum and the documentation but I cannot seem to find out what the problem is. I keep getting this error:


Warning: main(/include/misc.inc.php): failed to open stream: No such file or directory in /home/monk/disalle/htdocs/commercial/index.php on line 56

Fatal error: main(): Failed opening required '/include/misc.inc.php' (include_path='.:/usr/local/share/pear') in /home/monk/disalle/htdocs/commercial/index.php on line 56

All of the directory files are correct and in place. AM I missing something?

The URL is:
http://disalle.activemls.com/commercial/

Thanks

pbflash
10-31-2006, 12:13 AM
Looks like your base path is not set. The warning message, Warning: main(/include/misc.inc.php) does not include the base path. Make sure your base path is set. If it is set correctly, it could be a server issue as the values are not being stored.

scottyslady
12-02-2006, 03:27 PM
I have searched the forum and the documentation but I cannot seem to find out what the problem is. I keep getting this error:

Quote:
Warning: main(/include/misc.inc.php): failed to open stream: No such file or directory in /home/monk/disalle/htdocs/commercial/index.php on line 56

Fatal error: main(): Failed opening required '/include/misc.inc.php' (include_path='.:/usr/local/share/pear') in /home/monk/disalle/htdocs/commercial/index.php on line 56


All of the directory files are correct and in place. AM I missing something?

The URL is:
http://disalle.activemls.com/commercial/

Thanks
Hi OR Padawan,
Did you figure out how to fix your problem? I am getting the same message.
If you did, can you PLEASE let me know what you did to fix it. Thank you kindly.

pbflash
12-02-2006, 06:13 PM
Link seems to be working fine. Guess you got it resolved.