Apache + php on i586 = ok, but on i686...
Michal Margula
alchemyx at uznam.top.pl
Mon Feb 12 08:14:27 CET 2001
Hello!
On my i586 at home apache with php and gd module works just fine. But on
i686 with same versions of packages it behaves strange.
skynet /root~# php-module-install install gd /etc/php/apache/php.ini
activating module 'gd.so' in /etc/php/apache/php.ini
skynet /root~# /etc/rc.d/init.d/httpd start
Starting httpd service.............................................[ DONE ]
skynet /root~# ps aux | grep ht
http 29203 39.3 5.5 40804 3484 ? RN 02:14 138:12 httpd
root 1236 50.0 4.9 40128 3140 ? RN 08:05 0:02 httpd
Both processes are somewhat death. Another important thing. It does not
listen on its port...
skynet /root~# /etc/rc.d/init.d/httpd restart
Stopping httpd service.............................................[ FAIL ]
Starting httpd service.............................................[ DONE ]
skynet /root~# ps aux | grep ht
root 1370 99.9 4.9 40128 3140 ? RN 08:08 0:06 httpd
Now just one process.
skynet /root~# php-module-install remove gd /etc/php/apache/php.ini
deactivating module 'gd.so' in /etc/php/apache/php.ini
Stopping httpd service.............................................[ DONE ]
Starting httpd service.............................................[ DONE ]
skynet /root~# ps aux | grep ht
root 1735 6.3 5.0 40472 3188 ? SN 08:11 0:01 httpd
http 1752 0.0 5.2 40520 3300 ? SN 08:11 0:00 httpd
http 1753 0.2 5.2 40520 3300 ? SN 08:11 0:00 httpd
http 1754 0.1 5.2 40520 3296 ? SN 08:11 0:00 httpd
http 1755 0.1 5.0 40484 3180 ? SN 08:11 0:00 httpd
http 1756 0.0 5.0 40484 3180 ? SN 08:11 0:00 httpd
http 1757 0.0 5.0 40484 3204 ? SN 08:11 0:00 httpd
http 1758 0.0 5.0 40484 3204 ? SN 08:11 0:00 httpd
http 1759 0.0 5.0 40484 3204 ? SN 08:11 0:00 httpd
And now just fine.
The question is - why???
skynet /root~# rpm -qa | grep apache; rpm -qa | grep gd-; rpm -qa | grep php
apache-mod_actions-1.3.17-2
apache-mod_dir-1.3.17-2
apache-mod_mmap_static-1.3.17-2
apache-mod_unique_id-1.3.17-2
apache-mod_vhost_alias-1.3.17-2
apache-mod_ssl-2.7.1_1.3.14-2
apache-1.3.17-2
apache-mod_digest-1.3.17-2
apache-mod_headers-1.3.17-2
apache-mod_rewrite-1.3.17-2
apache-mod_usertrack-1.3.17-2
gd-1.8.4-1
php-gd-4.0.4pl1-7
php-4.0.4pl1-7
php-mysql-4.0.4pl1-7
php-gd-4.0.4pl1-7
Thanks in advance for your help.
--
Michal Margula, alchemyx at uznam.top.pl, ICQ UIN 12267440, +)
http://uznam.top.pl/~alchemyx/, PL section of Linux Counter maintainer
"W życiu piękne są tylko chwile." [Ryszard Riedel]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
Url : /mailman/pipermail/pld-devel-en/attachments/20040626/098d6587/attachment-0002.bin
More information about the pld-devel-en
mailing list