forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: Saif on April 24, 2014, 12:40:07 pm

Title: Website Error
Post by: Saif on April 24, 2014, 12:40:07 pm
This is my website -
Code: [Select]
http://www.orangewallpapers.com/index.php
Today I saw this message -

Code: [Select]
While executing query 'SELECT name, value FROM cpg15x_config' in include/init.inc.php on line 179

mySQL error: Can't find file: './orangewa_copper/cpg15x_config.frm' (errno: 13)


Please advice,

Thanks.
Title: Re: Website Error
Post by: gmc on April 24, 2014, 03:14:09 pm
Code: [Select]
While executing query 'SELECT name, value FROM cpg15x_config' in include/init.inc.php on line 179

mySQL error: Can't find file: './orangewa_copper/cpg15x_config.frm' (errno: 13)

That is not a Coppermine error... A quick google search on 'MySQL errno: 13' shows it is an internal MySQL permissions issue - it can't open the privileges file to validate access.

I'd suggest reporting the error to your ISP to investigate.
Title: Re: Website Error
Post by: Saif on April 25, 2014, 08:26:18 am
I reported the matter to my web hosting, they have corrected it now.
Thanks for your advice, I appreciate your help.
Regards.