[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] msql.so
- Subject: Re: [cobalt-users] msql.so
- From: Shannon Johnston <sjohnston@xxxxxxxxxxxxxxx>
- Date: Wed May 28 12:06:01 2003
- Organization: Liberty Cavion
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Apparently somewhere there is a reference to msql.so that should
probably be mysql.so. Usually when there's a bad reference in the
httpd.conf file apache will fail to start.
Also, there's 2 versions of PHP running on your 550. One is for the
admin server the other is for the virtual sites. Make sure you've got
the right php.ini.
There's really not much to the PHP upgrade. There's a package that will
do it on the virtual host side. (The admin server will still run the
original version.) There's some pretty serious problems with the version
of PHP that you've got now. Edison makes a good package that does this.
Shannon Johnston
On Tue, 2003-05-27 at 17:12, Barry Weiser wrote:
> Thanks for the suggestion... It's not even mentioned in php.ini "UNIX
> extensions
> ;;;;;;;;;;;;;;;;;;;;;;
> ; Dynamic Extensions ;
> ;;;;;;;;;;;;;;;;;;;;;;
> ; if you wish to have an extension loaded automaticly, use the
> ; following syntax: extension=modulename.extension
> ; for example, on windows,
> ; extension=msql.dll
> ; or under UNIX,
> ; extension=msql.so
> ; Note that it should be the name of the module only, no directory
> information
> ; needs to go here. Specify the location of the extension with the
> extension_dir directive abov$
>
>
> ;UNIX Extensions
> ;extension=interbase.so
> extension=pgsql.so
> extension=i18n.so
> extension=cce.so
>
> I would like to upgrade but until I'm a little more comfortable with
> Linux I'll wait, this is the standard set up I received with a new 550
> box... aside from patches directly from Sun...
>
> I did find this in my search for a solution... make any sense? I'm
> groping in the dark here :)
> Barry
>
>
> Configure your Virtual Server web server to dynamically load
> the PHP4 Apache module. Add the following line to the top of
> your Virtual Server web server configuration file
> (~/www/conf/httpd.conf). Substitute the file name of the
> Apache module you want to install forFILE-NAME.
> LoadModule php4_module modules/FILE-NAME
> These PHP4 modules are available:
> No database support
> mod_php4-4.0.4-module.so
> mod_php4-4.0.4-module-ftp-imap-freetype-gd.so
> mod_php4-4.0.4-module-imap.so
> mod_php4-4.0.4-module-mcrypt-freetype-gd.so
> mod_php4-4.0.4-module-mcrypt-ftp-imap-zlib-freetype-gd-dom.so
> mod_php4-4.0.4-module-mcrypt-ftp-imap.so
>
> mSQL database support
> mod_php4-4.0.4-module-msql-ftp-imap-freetype-gd.so
> mod_php4-4.0.4-module-msql-imap.so
> mod_php4-4.0.4-module-msql-mcrypt-freetype-gd.so
> mod_php4-4.0.4-module-msql-mcrypt-ftp-imap.so
> mod_php4-4.0.4-module-msql-mcrypt-ftp-zlib-imap-freetype-gd-dom.so
> mod_php4-4.0.4-module-msql.so
>
>
>
> At 04:11 PM 5/27/2003 -0600, you wrote:
> > msql.so won't do anything in your configuration.
> > You should comment out the "extension=msql.so" line in your php.ini
> > file.
> >
> > You should also upgrade PHP.
>
> ¤º°`°º¤ø Web Hosting and Design °º¤øø¤º°
> Weiser Communications 45 East 33rd St. NYC 10016 212/725-1101
> http://weiser.net
> http://www.weiser.com
> _____________________________________ 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
--
Shannon Johnston <sjohnston@xxxxxxxxxxxxxxx>
Liberty Cavion