PHP 5.3.5 VC6x86 TS installer problem
am 06.01.2011 22:37:38 von Lars Mueller
Hi
Has anyone had the following problem using the installer to install PHP
as an apache module?
When installing, the http.conf is modified, but it leaves the path blank:
BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir ""
LoadModule php5_module "php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
instead of
BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:/Program Files/PHP/"
LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
Is this just my problem or is the installer buggy?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: PHP 5.3.5 VC6x86 TS installer problem
am 07.01.2011 09:46:50 von Pierre Joye
hi,
Can you open a bug at bugs.php.net please?
Thanks,
On Thu, Jan 6, 2011 at 10:37 PM, Lars Mueller wrote:
> Hi
>
> Has anyone had the following problem using the installer to install PHP as
> an apache module?
>
> When installing, the http.conf is modified, but it leaves the path blank:
> BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
> PHPIniDir ""
> LoadModule php5_module "php5apache2_2.dll"
> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
> instead of
>
> BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
> PHPIniDir "C:/Program Files/PHP/"
> LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"
> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
> Is this just my problem or is the installer buggy?
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php