Page 1 of 1

newbie on ubuntu:xampp

PostPosted: 02. October 2007 16:19
by deepdiver
we are using edubuntu and we are having problem with the radicore. we had it installed on windows but not in edubuntu. we are using xampp and its working and phpmyadmin works. we could access the menu page of the radicore on our localhost but when we try to click the log on button it just gives us an error. the page shows the ff warning:

Warning:require(include.general.inc[function.required]: failed to open stream:No such file or directory in /opt/lampp/htdocs/original/original/menu/logon.php on line 18.

Fatal_error:require()[function.require]: Failed opening required 'include.general.inc' (include_path='.:/opt/lampp/htdocs/original/original/include s') in /opt/lampp/htdocs/original/original/menu/logon.php on line 18.


we tried to change the htaccess.txt, httpd.conf, and the include_path.

we cant figure it out already we even had the access permission changed.

thank you.

PostPosted: 02. October 2007 16:52
by Wiedmann
Fatal_error:require()[function.require]: Failed opening required 'include.general.inc' (include_path='.:/opt/lampp/htdocs/original/original/include s') in /opt/lampp/htdocs/original/original/menu/logon.php on line 18.

a) You have this file?

b) Your "include_path" must be wrong.