phpbar.de logo

Mailinglisten-Archive

AW: [php] Seltsamer Scriptabbruch ohne Fehlermeldung

AW: [php] Seltsamer Scriptabbruch ohne Fehlermeldung

Danny Sotzny Danny.Sotzny at gmx.de
Die Jul 6 08:14:40 CEST 2004


Hi

Also ich könnte mir nur vorstellen dass die mySQL DB nicht genug
schafft..schau doch mal in die /etc/my.cnf
Da sind ja werte definiert..die man mal anpassen sollte..
Bsp aus  my-huge.cnd

[mysqld]
port=3306
#socket=MySQL
skip-locking
set-variable	= key_buffer=384M
set-variable	= max_allowed_packet=1M
set-variable	= table_cache=512
set-variable	= sort_buffer=2M
set-variable	= record_buffer=2M
set-variable	= thread_cache=8
# Try number of CPU's*2 for thread_concurrency
set-variable	= thread_concurrency=8
set-variable	= myisam_sort_buffer_size=64M
server-id	= 1

[mysqldump]
quick
set-variable	= max_allowed_packet=16M

[mysql]
no-auto-rehash
# Remove the next comment character if you are not familiar with SQL
#safe-updates

[isamchk]
set-variable	= key_buffer=256M
set-variable	= sort_buffer=256M
set-variable	= read_buffer=2M
set-variable	= write_buffer=2M

[myisamchk]
set-variable	= key_buffer=256M
set-variable	= sort_buffer=256M
set-variable	= read_buffer=2M
set-variable	= write_buffer=2M

[mysqlhotcopy]
interactive-timeout


Probier das mal... cu


> 
> Hallo,
> 
> ich habe momentan wirklich ein sehr seltsames Problem. Mein 
> Script bricht dauernd ohne Fehlermeldung ab, obwohl alle 
> Einstellungen am Server eigentlich passen sollten. 
> max_execution_time ist auf einen Tag eingestellt, 
> memory_limit auf 500 MB (bei 1,5 GB). Das sollte keine 
> Probleme geben eigentlich.
> 
> Damit ihr es versteht hier das Script, die Tabelle "test" hat 
> 1 Million Einträge:
> 
<....>
> Hat irgend jemand eine Idee an was das liegen könnte?
> 



php::bar PHP Wiki   -   Listenarchive