|
Re: radicore on edubuntu [message #1111 is a reply to message #1109] |
Tue, 02 October 2007 05:08 |
AJM
Messages: 2368 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
The error message says that it cannot find the file 'include.general.inc' after looking through all the directories on the include path. You need to make sure that you have updated your htaccess file correctly. You can check this by running phpinfo().
If the file 'include.general.inc' exists, and the directory is named in the include path, then the problem is either with your OS or the XAMPP installation. I never use XAMPP, but I know that at least one user has had problems with it in the past.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
|
Re: radicore on edubuntu [message #1118 is a reply to message #1117] |
Tue, 02 October 2007 12:14 |
AJM
Messages: 2368 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
Does your change to the include path show up correctly when you run phpinfo()? If this points to the directory where 'include.general.inc' exists, yet it still cannot be accessed, then it points to a problem somewhere outside of my code. Can you execute any script which accesses 'include.general.inc'? Are the file/directory permissions set up correctly? I have no knowledge of edubuntu, so I cannot give you any pointers.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|
|
|