Upgrading from cpg1.5.24 to 1.5.26 Upgrading from cpg1.5.24 to 1.5.26
 

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

Upgrading from cpg1.5.24 to 1.5.26

Started by pols1337, March 24, 2014, 03:26:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pols1337

Error:

Warning: require_once(include/inspekt/error.php): failed to open stream: Permission denied in /srv/www/htdocs/adonismale/charly/include/inspekt.php on line 33 Fatal error: require_once(): Failed opening required 'include/inspekt/error.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/adonismale/charly/include/inspekt.php on line 33

I think this may be because I ran update.php prematurely?  Please advise on how to fix.  Do I need to fix permissions somewhere?


gmc

You didn't provide a website url, so I can't see if the site is functional...

update.php can always be rerun.
you can verify the file permissions via the file explorer function your webhost provides or an ftp application...
if they look ok, I would try uploading the CPG files again. They may have gotten corrupted in the transfer.

Let us know what you find.

Greg
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

pols1337

Gallery located at: http://adonismale.com/charly/

When I try to run update.php, I just get a totally blank page.  I'll try reuploading all of the files and checking the permissions. 

ΑndrĂ©

Check include/inspekt/error.php particularly.

pols1337

The file exists and the permissions are at 775. 

phill104

But is it the right version of the file. Re-upload the upgrade files via ftp overwriting the originals and see if that works.
It is a mistake to think you can solve any major problems just with potatoes.

pols1337

I eventually figured out how to fix it.  Changed all permissions in /include to 755.