php-install | 2004032
Date: 03/27/04
- Next message: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Previous message: alrashid <email protected>: "[PHP-INSTALL] unknown"
- In reply to: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Next in thread: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Reply: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
MJ wrote:
>Hi,
>As per the phpinfo.php the original installation was with "./configure'
>'--with-mysql=/usr/local/' '--with-config-file-path=/web/conf'
>'--with-apache=../apache_1.3.27/' '--enable-track-vars' , now adding new
>thing "--with-apxs" will not effect the exiting sites? As I have several
>live sites running on this server.
>
>Many Thanks,
>MJ
>
If the original configuration did not use apxs then it was compiled into
Apache httpd, not as a module. In this case you will need to recompile
Apache httpd too, or it will continue to use the older version.
As with all things, it is best to try out changes on a test/development
server and not live, just in case something does not go right.
HTH
Chris
- Next message: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Previous message: alrashid <email protected>: "[PHP-INSTALL] unknown"
- In reply to: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Next in thread: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Reply: MJ: "Re: [PHP-INSTALL] Upgrading PHP 4.3.1 to PHP 4.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

