|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Help with PHP error message
Hi all I'm a webmaster trying to install a calendar script on a hosted website. In other words I only have access to my area of the server. I installed the software but when I try to link to the calendar I get this error message:
Fatal error: Failed opening required './private/ltwdisplaymonth.php' (include_path='./:/usr/local/lib/php') in /home/parksame/parkschapelame-www/php/calendar/calendar.php on line 125 Can anyone help me identify what the problem is? |
|
#2
|
|||
|
|||
|
RE: Help with PHP error message
there is a required file that can not be located in the directory it is supposed to be in. look at line 125 of the page specified in the error and see where it is looking for the required file, then make sure the file is in that location.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Help with PHP error message |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|