coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: Sniffy on July 05, 2006, 02:23:15 PM

Title: Fatal error on line 21?
Post by: Sniffy on July 05, 2006, 02:23:15 PM
I finally found a good host, http://zendurl.com (http://zendurl.com) which gives me a free mySQL database and supports php, has a file manager and supports ftp managing, but I can't get coppermine installed still. Index.php doesn't neither does install.php.

This is what it says as an error.


QuoteWarning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(../../modules) is not within the allowed path(s): (.:/tmp/) in /home/zendurl/public_html/pixelkit/coppermine/cpg148/install.php on line 21

Warning: require(include/sql_parse.php) [function.require]: failed to open stream: No such file or directory in /home/zendurl/public_html/pixelkit/coppermine/cpg148/install.php on line 36

Fatal error: require() [function.require]: Failed opening required 'include/sql_parse.php' (include_path='.:/usr/local/lib/php') in /home/zendurl/public_html/pixelkit/coppermine/cpg148/install.php on line 36

Title: Re: Fatal error on line 21?
Post by: Sami on July 05, 2006, 02:34:56 PM
line 21 has a warning not fatal error (it says that your server have "open_basedir" set)
check your include folder for "sql_parse.php" file and copy it
Title: Re: Fatal error on line 21?
Post by: Sniffy on July 05, 2006, 04:13:02 PM
It appeares as though my SmartFTP didn't upload all the files to the server, probably because my host was under maintenance or something. I haven't finished uploading yet, but  I'll let you know when I try it again.
Title: Re: Fatal error on line 21?
Post by: Sniffy on July 05, 2006, 06:00:18 PM
Seems to be working fine now. Thanks. Now on to the skin and add-ons.