hallo :)
seit gestern habe ich ein problem mit coppermine version 1.4.8. wenn jemand ein bild hochläd und dies einem album zugeordnet hat ist noch alles ok... also der ganze upload-vorgang ist in ordnung... nur wenn die genehmigt werden sollen, dann sehe ich da keine albums mehr und ich kann das bild auch keinem album zuordnen, weil keine mehr angezeigt wird... siehe auf dem bild:
(https://forum.pragmamx.org/proxy.php?request=http%3A%2F%2Fkurdmania.com%2Fdaten%2Fcoppermine1.gif&hash=94b0c4abd520afb78cbe904e38dcf20d7e848ad9)
und wenn ich dann die genehmigung ausführen will, bekomme ich diesen fehlermeldung:
(https://forum.pragmamx.org/proxy.php?request=http%3A%2F%2Fkurdmania.com%2Fdaten%2Fcoppermine2.gif&hash=2d49ab3b5eb6b9ee422c2e6e428846f6b9b4f94a)
ich habe nochmal alle coppermine dateien hochgeladen, hat aber nichts geholfen. hoffe, jemand hat hier ein rat :)
Hi :)
schalte mal in der Coppermine, den Debugmodus ein:
Wartungs-Einstellungen
Debug-Modus ein >> Ja:alle
PHP-notices in Debug-Modus anzeigen >> Ja
Dann müssten, wenn die Fehlermeldung kommt noch mehr Informationen dort stehen.
Die brauchen wir um den Fehler einzugrenzen ;)
hallo Andi :)
jetzt ist das ganze gallery weg. und sorry, ist sehr viel :)
ZitatKritischer Fehler
Beim Ausführen einer Datenbank-Abfrage ist ein Fehler aufgetreten.
While executing query "SELECT * FROM mx29526_cpg145_pictures WHERE approved = 'YES' ORDER BY RAND() LIMIT 8" on 0
mySQL error: Got error 28 from storage engine
Datei: /srv/www/htdocs/web186/html/modules/Gallery/include/functions.inc.php - Zeile: 278
USER:
------------------
Array
(
[ID] => a469017d8b9f62bc271fc247e97c6a65
[am] => 1
[lang] => german
[liv] => Array
(
)
)
==========================
USER DATA:
------------------
Array
(
[disk_max] => 7024
[disk_min] => 7024
[can_rate_pictures] => 1
[can_send_ecards] => 1
[ufc_max] => 3
[ufc_min] => 3
[custom_user_upload] => 1
[num_file_upload] => 5
[num_URI_upload] => 3
[can_post_comments] => 1
[can_upload_pictures] => 1
[can_create_albums] => 0
[has_admin_access] => 1
[pub_upl_need_approval] => 1
[priv_upl_need_approval] => 0
[group_name] => -Gallery-Admins
[upload_form_config] => 3
[group_quota] => 7024
[can_see_all_albums] => 1
[group_id] => 5
[groups] => Array
(
[2] => 2
[7] => 7
[1] => 1
[5] => 5
)
[user_id] => 2
[user_name] => webmaster
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content, player FROM mx29526_cpg145_filetypes; (0.002s)
[1] => select * from mx29526_cpg145_plugins order by priority asc; (0s)
[2] => SELECT group_id, group_name FROM mx29526_cpg145_usergroups WHERE 1 (0.001s)
[3] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as priv_upl_need_approval FROM mx29526_cpg145_usergroups WHERE group_id in (2,7,1,5) (0s)
[4] => SELECT group_name FROM mx29526_cpg145_usergroups WHERE group_id= 5 (0s)
[5] => SELECT user_favpics FROM mx29526_cpg145_favpics WHERE user_id = 2 (0.001s)
[6] => SELECT * FROM mx29526_cpg145_mark_users WHERE user_id = 2 (0s)
[7] => SELECT * FROM mx29526_cpg145_mark_config (0s)
[8] => DELETE FROM mx29526_cpg145_banned WHERE expiry < '2006-08-12 15:05:27' (0s)
[9] => SELECT * FROM mx29526_cpg145_banned WHERE (ip_addr='80.143.196.128' OR ip_addr='80.143.196.128' OR user_id=2) AND brute_force=0 (0s)
[10] => SELECT cid, name, description, thumb FROM mx29526_cpg145_categories WHERE parent = '' ORDER BY pos (0s)
[11] => SELECT aid FROM mx29526_cpg145_albums as a WHERE category = '0' (0s)
[12] => SELECT count(*) FROM mx29526_cpg145_albums as a WHERE 1 (0s)
[13] => SELECT count(*) FROM mx29526_cpg145_pictures as p LEFT JOIN mx29526_cpg145_albums as a ON a.aid=p.aid WHERE 1 AND approved='YES' (0.001s)
[14] => SELECT count(*) FROM mx29526_cpg145_comments as c LEFT JOIN mx29526_cpg145_pictures as p ON c.pid=p.pid LEFT JOIN mx29526_cpg145_albums as a ON a.aid=p.aid WHERE 1 (0.001s)
[15] => SELECT count(*) FROM mx29526_cpg145_categories WHERE 1 (0s)
[16] => SELECT sum(hits) FROM mx29526_cpg145_pictures as p LEFT JOIN mx29526_cpg145_albums as a ON p.aid=a.aid WHERE 1 (0.001s)
[17] => SELECT COUNT(*) FROM mx29526_cpg145_pictures WHERE approved = 'NO' (0s)
[18] => SELECT count(*) FROM mx29526_cpg145_albums as a WHERE category = '0' (0s)
[19] => SELECT a.aid, a.title, a.description, category, visibility, filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_albums as a LEFT JOIN mx29526_cpg145_pictures as p ON a.thumb=p.pid WHERE category=0 ORDER BY a.pos LIMIT 0,6 (0s)
[20] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM mx29526_cpg145_albums AS a LEFT JOIN mx29526_cpg145_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (1, 9, 10, 11, 12, 14)GROUP BY a.aid (0.001s)
[21] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_pictures WHERE pid='120' (0s)
[22] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_pictures WHERE pid='141' (0s)
[23] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_pictures WHERE pid='127' (0s)
[24] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_pictures WHERE pid='58' (0s)
[25] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_pictures WHERE pid='93' (0s)
[26] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM mx29526_cpg145_pictures WHERE pid='72' (0s)
[27] => SELECT COUNT(*) from mx29526_cpg145_pictures WHERE approved = 'YES' (0s)
[28] => SELECT * FROM mx29526_cpg145_pictures WHERE approved = 'YES' ORDER BY RAND() LIMIT 8 (0.001s)
)
==========================
GET :
------------------
Array
(
[name] => Gallery
)
==========================
POST :
------------------
Array
(
)
==========================
VERSION INFO :
------------------
PHP version: 4.3.10 - OK
------------------
mySQL version: 4.1.10a
------------------
Coppermine version: 1.4.8(stable)
==========================
Module: GD
------------------
GD Version: 2.0 or higher
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support: 1
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support:
JIS-mapped Japanese Font Support:
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.1.10a
MYSQL_MODULE_TYPE none
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.2
Linked Version 1.2.2
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
safe_mode_exec_dir | /srv/www/htdocs/empty/ | /root/
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | /srv/www/htdocs/empty/ | /root/
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | . | .:
open_basedir | /srv/www/htdocs/web186/html/:/srv/www/htdocs/web186/phptmp/:/srv/www/htdocs/web186/files/:/srv/www/htdocs/web186/atd/ | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i -f web186@kurdmania.com | /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 | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.355 seconds - 29 queries in 0.009 seconds - Album set : ; Meta set: ;
??? die ganze seite ist nun weg
ZitatSorry, wir haben zur Zeit Probleme mit der Datenbank.
Sorry, we have some database-problems.
(1040)
pragmaMx 0.1.8
in die datenbank komme ich auch nicht, weil angeblich zu viele verbindungen sei ???
nachtrag: ok die seite geht wieder, datenbank auch... dachte, es hätte was mit dem debug-modus zu tun :)
Hi :)
scheint ein Problem des mySql-Servers zu sein:
http://www.rootforum.de/forum/viewtopic.php?t=37634
http://www.flashforum.de/forum/showthread.php?t=210608
http://forum.wordpress.de/showthread.php?t=1463
Liest sich irgendwie wie "Platte voll"
http://www.mysql.com/news-and-events/newsletter/2003-10/a0000000249.html
musst am besten mal beim Provider nachfragen
hallo Andi und danke erstmal :)
nach was soll ich denn fragen ??? und die seite ist wieder weg :-\
hallo nochmal,
wie schalte ich den debug-modus wieder aus? also die seite kommt nach etwa 20 minuten kurzfristig wieder und dann ist es weg, wenn ich ins gallery gehe... und kann somit über die administration den debug-modus nicht ausschalten... wie mache ich das jetzt? schonmal danke im voraus :)
nachtrag: das hier hat sich erledigt. und der hoster antwortet nichtmal :mad:
hallo :)
der hoster hat doch noch geantwortet und meint, dass alles in ordnung sei ??? und wenn ich das ganze ohne bestätigung mache, dann gibt es keine probleme... wird alles richtig hochgeladen.... nur mit bestätigung geht es nicht (siehe auf die bilder oben).