/install.php on line 36 /install.php on line 36
 

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

/install.php on line 36

Started by tom00_uk, October 21, 2006, 10:20:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tom00_uk

i had a working coppermine page until i tried to update with the latest release im now getting

QuoteWarning: main(include/sql_parse.php): failed to open stream: No such file or directory in /home/uwesune/public_html/subphotos/install.php on line 36

Warning: main(include/sql_parse.php): failed to open stream: No such file or directory in /home/uwesune/public_html/subphotos/install.php on line 36

Fatal error: main(): Failed opening required 'include/sql_parse.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/uwesune/public_html/subphotos/install.php on line 36

when i try and view the site,  what have i done wrong and need to do to sort the problem out

Nibbler

Upload include/sql_parse.php to your webserver.

Is this an update question or an install question? Your post is confusing.

tom00_uk

itstarted out as a update from a older version,   but now im not sure what im doing wether i need a compleate restart or i can fix it with out losing all the uploads?


Nibbler

All the error says is that that file (include/sql_parse.php ) is missing and you should upload it. However if you wish to update an existing gallery you should not be using install.php. Check the manual on how to update a gallery.

tom00_uk

sorry to be a pain but where is  (include/sql_parse.php ) found and is it as simple as adding via ftp?


Nibbler

It is part of the Coppermine package you have downloaded. Look in the include directory for it.