Posted on: 01/14/11 11:35pm
By: Anonymous (Michael Betancourt)
I keep getting this message when I try to upgrade an older install (1.3.9) to the current:
Warning: require_once(../../siteconfig.php) [function.require-once]: failed to open stream: No such file or directory in /usr/www/users/cinegrap/admin/install/index.php on line 1105
Fatal error: require_once() [function.require]: Failed opening required '../../siteconfig.php' (include_path='.:/usr/local/lib/php'

in /usr/www/users/cinegrap/admin/install/index.php on line 1105
Now the whole site is dead, and I don't have the file to upload at all. I'm using the current version (just downloaded) to do this upgrade.
Any suggestions?
Re: Can't install because it's looking for a file I don't have
Posted on: 01/15/11 03:43am
By: Dirk
There is a siteconfig.php in the tarball. Double-check that it has been uploaded and that its permissions are such that your webserver can access it.
The file is in the same directory as the lib-common.php. In your case, it should be in /usr/www/users/cinegrap
bye, Dirk