[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Web Server not responding
- Subject: RE: [cobalt-users] Web Server not responding
- From: aljuhani <aljuhani@xxxxxxxxx>
- Date: Sun Feb 16 07:05:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Do you have php websites?
Can you check if the PHP is OK.
what we have done solves the web server problem but it may disable php.
The error were caused by a missing library /etc/httpd/modules/libphp4.so.
aljuhani@xxxxxxxxx
>===== Original Message From cobalt-users@xxxxxxxxxxxxxxx =====
>Dear Aljuhani,
>
>Thank you very much.
>You really helped me.
>I did all things that you have told me, and It is working now.
>
>Best Regards,
>Shaya
>
>
>
>----- Original Message -----
>From: "aljuhani" <aljuhani@xxxxxxxxx>
>To: <cobalt-users@xxxxxxxxxxxxxxx>
>Sent: Monday, February 17, 2003 5:55 PM
>Subject: RE: [cobalt-users] Web Server not responding
>
>
>> Did you upgrade the PHP?
>>
>> OK quick solution.
>>
>> cd /etc/httpd/conf/
>>
>> make backup copy of the httpd.conf
>>
>> cp httpd.conf http.conf.back.Feb1603
>>
>> then open the httpd.conf in editor:
>>
>> pico httpd.conf
>>
>> search for the line "LoadModule php4_module modules/libphp4.so"
>>
>> comment out that line (place a hash at the begining of the line) such as
>> below:
>>
>> #LoadModule php4_module modules/libphp4.so
>> #AddModule mod_php4.c
>>
>> Now exit the pico by pressing (ctrl+x) then choose yes to safe.
>>
>> Restart the httpd.
>>
>> /etc/rc.d/init.d/httpd start
>>
>> Yes I installed that patch without any problems.
>>
>> Regards,
>>
>> aljuhani@xxxxxxxxx
>>
>>
>> ==Original Message==
>> Dear aljuhani,
>>
>> Thank you for your help.
>> I have done what you said., and I got:
>> Syntax error on line 58 of /etc/httpd/conf/httpd.conf:
>> Cannot load /etc/httpd/modules/libphp4.so into server: libgd.so.1: cannot
>> open shared object file: No such file or directory.
>>
>> and I haven't change in httpd.conf any thing, but only installed
>> RaQ4-en-OSUpdateRelease 2.0.
>> Please help me what I should do.
>>
>> Thank you
>> Shaya
>>
>> _____________________________________
>> cobalt-users mailing list
>> cobalt-users@xxxxxxxxxxxxxxx
>> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
>> http://list.cobalt.com/mailman/listinfo/cobalt-users
>>
>>
>
>_____________________________________
>cobalt-users mailing list
>cobalt-users@xxxxxxxxxxxxxxx
>To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
>http://list.cobalt.com/mailman/listinfo/cobalt-users