csgonan Posted June 21, 2010 Share Posted June 21, 2010 My apache process is using alot of memory and it was compiled with prefork. It was suggested to switch to worker and fast-cgi. This is the configure command. 1) Some posts indicated gd was not compatible with threads. Is that correct? Are any of these items not compatible with threads? Configure Command => './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' ' --with-mysql=/usr/local/mysql' '--with-pear' '--with-libxml-dir=/usr' '--with-my sqli=/usr/local/mysql/bin/mysql_config' '--enable-mbstring' '--with-curl=/usr/lo cal/curl-7.19.5' '--with-gd' '--with-jpeg' '--with-jpeg-dir=/usr/lib' 2) Do the current php scripts have to be modified to utilize fast-cgi? Thank you in advnce for any help. Link to comment https://forums.phpfreaks.com/topic/205477-php-521-apache-2214-gd-prefork-worker-support/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.