[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: "Farnaam Support" <support@xxxxxxxxxxx>
- Date: Sun Feb 16 06:36:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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
>
>