[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Apache update is in....
- Subject: Re: [cobalt-users] Apache update is in....
- From: "Ray Symons" <lists@xxxxxxxxxxxx>
- Date: Sat Jun 29 08:59:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I went into the /etc/httpd/conf and comments out the chilisoftware
> locad module and add handler parts
>
> Then server should restart /etc/rc.d/init.d/httpd start then to
> fix the chili error I got 3.6.2 pakage
> installed that and then it was all go
I did a number of updates last night and got a total of 2 errors laoding
httpd.conf and 1 loading srm.conf when restarting. One error had to do with PHP
and the other two were ChiliASP:
--------------
Shutting down Web Service:
Setting up Web Service: Syntax error on line 57 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
--------------
Shutting down Web Service:
Setting up Web Service: chiliasp: Failed to open libcasp2ap.so.
Check your LD_LIBRARY_PATH environment variable.
--------------
Shutting down Web Service:
Setting up Web Service: Syntax error on line 420 of /etc/httpd/conf/srm.conf:
Invalid command 'CaspLib', perhaps mis-spelled or defined by a module not
included in the server configuration
--------------
I commented out all three of the lines referenced above to get Apache running
again, then, just as Craig did, installed the ChiliASP 3.6.2 and had that back
right away. Then installed the newer PHP package from pkgmaster, 4.1.2-3,
uncommented the PHP LoadModules line in httpd.conf and restarted Apache.
Everything is back to normal as far as I can tell.
rks