when going to gallery homepage (bridged with ipb 2.0.4)
was working fine the last couple weeks.. but just occured, nothing has changed at all it just happned
debug reports:
While executing query "SELECT count(*) FROM cpg133_pictures as p, cpg133_albums as a WHERE p.aid = a.aid AND category >= 10000" on 0
mySQL error: Can't open file: 'cpg133_pictures.MYD'. (errno: 145)
---------------------------------
USER:
------------------
Array
(
[ID] => *****************************
[am] => 1
[liv] => Array
(
- => 309
[1] => 246
)
)
==========================
USER DATA:
------------------
Array
(
- => 3
[user_id] => 3
[1] => vaughan
[user_name] => vaughan
[2] => 4
[mgroup] => 4
[3] => 4
[group_id] => 4
[4] => Admin
[group_name] => Admin
[5] => 0
[group_quota] => 0
[6] => 0
[has_admin_access] => 1
[7] => 1
[can_rate_pictures] => 1
[8] => 1
[can_send_ecards] => 1
[9] => 1
[can_post_comments] => 1
[10] => 1
[can_upload_pictures] => 1
[11] => 1
[can_create_albums] => 1
[12] => 0
[pub_upl_need_approval] => 0
[13] => 0
[priv_upl_need_approval] => 0
[14] => 7
[upload_form_config] => 7
[15] => 0
[custom_user_upload] => 0
[16] => 1
[num_file_upload] => 1
[17] => 3
[num_URI_upload] => 3
[groups] => Array
(
- => 4
)
[can_see_all_albums] => 1
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content FROM cpg133_filetypes;
[1] => SELECT id as user_id, name as user_name, mgroup FROM `ssforum`.ssforum_members WHERE id='3' AND member_login_key='**************************'
[2] => SELECT * FROM cpg133_usergroups WHERE group_id = '4'
[3] => DELETE FROM cpg133_banned WHERE expiry < '2005-08-17 19:27:26'
[4] => SELECT * FROM cpg133_banned WHERE ip_addr='80.43.119.230' OR ip_addr='80.43.119.230' OR user_id=3
[5] => SELECT cid, name, description, thumb FROM cpg133_categories WHERE parent = '' ORDER BY pos
[6] => SELECT aid FROM cpg133_albums as a WHERE category>=10000
[7] => SELECT count(*) FROM cpg133_pictures as p, cpg133_albums as a WHERE p.aid = a.aid AND category >= 10000
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
)
==========================
VERSION INFO :
------------------
PHP version: 4.3.10 - OK
------------------
mySQL version: 3.23.58
------------------
Coppermine version: 1.3.3
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 0
Active Links 1
Client API version 3.23.58
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.1.1
Linked Version 1.2.1.2
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/share/pear | .:/usr/share/pear
open_basedir | /**********/sundissential.com/httpdocs:/tmp | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 20M | 20M
post_max_size | 32M | 32M
==========================
url : http://sundissential.com/gallery/index.php
forum: http://chat.sundissential.com/index.php
will PM admin account details if need be.
How to search the forums (http://forum.coppermine-gallery.net/index.php?topic=16416.0)
Typical Error: Can't open file: 'cpg131_pictures.MYI'. (errno: 145) (http://forum.coppermine-gallery.net/index.php?topic=10409.0)
thanks, i did search the forum for that exact sql error. but it came back with no results..
the link you posted is a different error as it ends MYI not MYD.. non the less though,i'll try it as soon as i can get the new control panel url from the server admin so that i can access phpmyadmin :)
will let you know how it goes.
thanks for the headsup.. simple table repair worked.. but i may suggest to the admins to update sql to 4.0.x minimum as it's on 3.23 at mo.