Fatal error on line 21? Fatal error on line 21?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Fatal error on line 21?

Started by Sniffy, July 05, 2006, 02:23:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sniffy

I finally found a good host, 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

I am a newbie.

Sami

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
‍I don't answer to PM with support question
Please post your issue to related board

Sniffy

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.
I am a newbie.

Sniffy

Seems to be working fine now. Thanks. Now on to the skin and add-ons.
I am a newbie.