This problem comes from php 4 (build with litespeed) and newest 5.
The server is Debian Squeeze 6
Same configuration run on others server with Ubuntu 12.04, but don't run on my personal computer
PHP 5.4.13 (litespeed)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
Configure Command => './configure' '--prefix=/usr/local/php5' '--with-litespeed' '--with-config-file-path=/home/xavier/configs' '--with-zlib' '--with-zlib-dir=..' '--with-gd' '--with-jpeg-dir=..' '--with-png-dir=..' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--with-mysql' '--with-mysqli' '--enable-exif' '--enable-ftp' '--enable-mbstring' '--with-freetype' '--with-freetype-dir=/usr/include/freetype2' '--with-ttf' '--with-curl' '--enable-bcmath' '--enable-calendar' '--enable-dba=shared' '--with-gettext=shared' '--enable-zip'
Server API => LiteSpeed V5.5
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /home/xavier/configs
Loaded Configuration File => /home/xavier/configs/php.ini
This is php.ini
allow_url_fopen = On
date.timezone = Europe/London
magic_quotes_gpc = Off
output_buffering = On
error_reporting = E_ALL & ~E_NOTICE
display_errors = On
log_errors = On
Max Connections 10
Environment PHP_LSAPI_MAX_REQUESTS=500
PHP_LSAPI_CHILDREN=30
Memory Soft Limit (bytes) 500M
Memory Hard Limit (bytes) 550M
Process Soft Limit 100
Process Hard Limit 200
Max Connections 2000
Max SSL Connections 200
Connection Timeout (secs) 300
Max Keep-Alive Requests 1000
Smart Keep-Alive Yes
Keep-Alive Timeout (secs) 5
I/O Event Dispatcher best (All platforms)
Max Cached Small File Size (bytes) 4096
Total Small File Cache Size (bytes) 20M
3GB RAM, Intel Core Duo @2.00 GHz
Error.log in attachment
The server is Debian Squeeze 6
Same configuration run on others server with Ubuntu 12.04, but don't run on my personal computer
PHP 5.4.13 (litespeed)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
Configure Command => './configure' '--prefix=/usr/local/php5' '--with-litespeed' '--with-config-file-path=/home/xavier/configs' '--with-zlib' '--with-zlib-dir=..' '--with-gd' '--with-jpeg-dir=..' '--with-png-dir=..' '--enable-shmop' '--enable-track-vars' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-magic-quotes' '--with-mysql' '--with-mysqli' '--enable-exif' '--enable-ftp' '--enable-mbstring' '--with-freetype' '--with-freetype-dir=/usr/include/freetype2' '--with-ttf' '--with-curl' '--enable-bcmath' '--enable-calendar' '--enable-dba=shared' '--with-gettext=shared' '--enable-zip'
Server API => LiteSpeed V5.5
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /home/xavier/configs
Loaded Configuration File => /home/xavier/configs/php.ini
This is php.ini
allow_url_fopen = On
date.timezone = Europe/London
magic_quotes_gpc = Off
output_buffering = On
error_reporting = E_ALL & ~E_NOTICE
display_errors = On
log_errors = On
Max Connections 10
Environment PHP_LSAPI_MAX_REQUESTS=500
PHP_LSAPI_CHILDREN=30
Memory Soft Limit (bytes) 500M
Memory Hard Limit (bytes) 550M
Process Soft Limit 100
Process Hard Limit 200
Max Connections 2000
Max SSL Connections 200
Connection Timeout (secs) 300
Max Keep-Alive Requests 1000
Smart Keep-Alive Yes
Keep-Alive Timeout (secs) 5
I/O Event Dispatcher best (All platforms)
Max Cached Small File Size (bytes) 4096
Total Small File Cache Size (bytes) 20M
3GB RAM, Intel Core Duo @2.00 GHz
Error.log in attachment
Attachments
-
10.7 KB Views: 4
Last edited: