>
> --Kris
>
>
>
>
> -Original Message-----
> From: Pierre Joye [mailto:pierre@gmail.com]
> Sent: Wednesday, March 30, 2011 11:33 AM
> To: Sascha Meyer
> Cc: Curtis Tammany; php-windows@lists.php.net
> Subject: Re: [PHP-WIN] PHP Startup: Unable to init
post a link here, and I'd be happy to
take a look. =)
--Kris
-Original Message-
From: Pierre Joye [mailto:pierre@gmail.com]
Sent: Wednesday, March 30, 2011 11:33 AM
To: Sascha Meyer
Cc: Curtis Tammany; php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP Startup: Unable to ini
Hi Pierre,
Could you check which php.ini is loaded via phpinfo()? I assume you have a
php.ini somewhere in your Windows directory pointing to the wrong directory.
For what I see in the error, it is the other way 'round. 5.2 is loaded
and trying to load 5.3 extensions.
right, httpd.conf points to
On Wed, Mar 30, 2011 at 8:27 PM, Sascha Meyer wrote:
> Could you check which php.ini is loaded via phpinfo()? I assume you have a
> php.ini somewhere in your Windows directory pointing to the wrong directory.
For what I see in the error, it is the other way 'round. 5.2 is loaded
and trying to loa
Could you check which php.ini is loaded via phpinfo()? I assume you have
a php.ini somewhere in your Windows directory pointing to the wrong
directory.
@Pierre: thanks for the internal info about how to identify 5.2 vs 5.3
extension, I didn't have a clue about how to interpret the module API
ok. Let me start it again from scratch.
[30-Mar-2011 12:09:59] PHP Warning: PHP Startup: bz2: Unable to initialize
module
Module compiled with module API=20090626, debug=0, thread-safety=1
PHPcompiled with module API=20060613, debug=0, thread-safety=1
API=20060613 IS php 5.2, period. See:
h
This is how it is in httpd.conf:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:/PHP536/"
LoadModule php5_module "C:/PHP536/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
AddType application/x-httpd-php .php
I had to upgrade to Apache 2.2.17 as it was t
Again, that's simply not the case. We did check the packages. Double
check your config and be sure that a) you actually use 5.3.6 and b)
that you actually load 5.3's exts.
Cheers,
On Wed, Mar 30, 2011 at 7:47 PM, Curtis Tammany wrote:
> All of the files came from php-5.3.6-Win32-VC9-x86.msi
>
>
All of the files came from php-5.3.6-Win32-VC9-x86.msi
Check your package...
"Pierre Joye" wrote in message
news:AANLkTinJ=y4UJ3nRax=jx1unophn6k2gcklr4bc7v...@mail.gmail.com...
sorry but you are. See the API versions.
On Wed, Mar 30, 2011 at 7:33 PM, Curtis Tammany
wrote:
> I had to upgrade
Dnia 30-03-2011 o 19:33:58 "Curtis Tammany"
napisaĆ(a):
I had to upgrade to PHP 5.3.6 on a Windows environment.
That was ONLY available on windows.php.net as a VC9 version (downloaded
the
Thread-safe installer)
All of the dlls in the ext folder came with PHP 5.3.6
I'm not mixing versions.
sorry but you are. See the API versions.
On Wed, Mar 30, 2011 at 7:33 PM, Curtis Tammany wrote:
> I had to upgrade to PHP 5.3.6 on a Windows environment.
> That was ONLY available on windows.php.net as a VC9 version (downloaded the
> Thread-safe installer)
> All of the dlls in the ext folder came
I had to upgrade to PHP 5.3.6 on a Windows environment.
That was ONLY available on windows.php.net as a VC9 version (downloaded the
Thread-safe installer)
All of the dlls in the ext folder came with PHP 5.3.6
I'm not mixing versions..
"Pierre Joye" wrote in message
news:AANLkTi=zkyY58WSghM9d=
hi,
Module compiled with module API=20090626, debug=0, thread-safety=1
PHPcompiled with module API=20060613, debug=0, thread-safety=1
To me it looks like you are trying to load a php 5.3 extension using php 5.2.
On Wed, Mar 30, 2011 at 6:28 PM, Curtis Tammany wrote:
> Hello-
>
> I've finn
Hi Curtis,
Curtis wrote:
I've finnally got PHP 5.3.6 running under Apache 2.2.17 (on Windows). PHP
came from windows.php.net.
...
All of the DLLs are in the ext folder and extension_dir is set correctly.
The VC9 redistributable is also installed.
What is going on??
Just have a look at the side
14 matches
Mail list logo