Hi there,
I am an old-time huge fan of this software and have installed and used previous versions with no problem.
I did a clean install of v.1.4.9 . Uploaded all the files to the server, modified permissions as directed etc.
The install process completed successfully with no snags, but when I click on continue, login.php gives me these errors:
Warning: main(include/debugger.inc.php) [function.main]: failed to open stream: No such file or directory in /srv/web/hosted/bombolesse/www/_album/include/init.inc.php on line 26
Fatal error: main() [function.require]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php') in /srv/web/hosted/bombolesse/www/_album/include/init.inc.php on line 26
I have not edited any files and am positive they are all there...
The server is a Linux/Apache2 server on my LAN. PHP/MySQL are installed, of course. I checked the database and the installation created all the tables with no problem.
I have searched quite a bit for some direction on this issue but only found stuff that confused me more...
Many posts state i need to put a .(dot) in front of my include path, but I can't even find where to edit the include_path directive.
I'm totally stuck, can anybody help?
Quote from: sebnup on September 10, 2006, 03:47:26 AM
Many posts state i need to put a .(dot) in front of my include path, but I can't even find where to edit the include_path directive.
Edit php.ini. Details about the include_path: http://www.php.net/manual/en/ini.core.php#ini.include-path