
apache doesn't start when phpinidir is added
--00151747b67eb70944048130af72
Content-Type: text/plain; charset=ISO-8859-1
Hi,
i have a curious issue with apache 2.2.14.
since i reinstalled php with version 5.2.13, apache doesn't start when the
following lines are in the httpd.conf:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
> PHPIniDir "D:/webserver/PHP/"
> LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
> AddType application/x-httpd-php .php
> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
when i comment all lines except the PHPIniDir, i have the same issue.
is there any incompatiblity known ?
thx.
--
Alain
-----------------------------------------------------------
Windows 7 x64 / Fedora 12
PostgreSQL 8.3.5 / MS SQL server 2005
Apache 2.2.14
PHP 5.3.1
C# 2005-2008
--00151747b67eb70944048130af72
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,<br><br>i have a curious issue with apache 2.2.14.<br>since i reinstalle=
d php with version 5.2.13, apache doesn't start when the following line=
s are in the httpd.conf:<br><br><blockquote style=3D"border-left: 1px solid=
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class=
=3D"gmail_quote">
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br>PHPIniDir "D:=
/webserver/PHP/"<br>LoadModule php5_module "D:/webserver/PHP/php5=
apache2_2.dll"<br>AddType application/x-httpd-php .php<br>#END PHP INS=
TALLER EDITS - REMOVE ONLY ON UNINSTALL<br>
</blockquote><div><br>when i comment all lines except the PHPIniDir, i have=
the same issue.<br>is there any incompatiblity known ?<br>thx.<br>=A0<br><=
/div>-- <br>Alain<br>------------------------------------------------------=
-----<br>
Windows 7 x64 / Fedora 12<br>PostgreSQL 8.3.5 / MS SQL server 2005<br>Apach=
e 2.2.14<br>PHP 5.3.1<br>C# 2005-2008<br>
--00151747b67eb70944048130af72--
Re: apache doesn't start when phpinidir is added
On 07/03/2010 2:13 AM, Alain Roger wrote:
> Hi,
>
> i have a curious issue with apache 2.2.14.
> since i reinstalled php with version 5.2.13, apache doesn't start when the
> following lines are in the httpd.conf:
>
> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
>> PHPIniDir "D:/webserver/PHP/"
>> LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
>> AddType application/x-httpd-php .php
>> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>
>>
> when i comment all lines except the PHPIniDir, i have the same issue.
> is there any incompatiblity known ?
> thx.
>
>
Alain,
1) What does the error log say, exactly? Or if you run apachectl start,
do you see anything on STDERR?
2) This not the proper way to configure mod_php. See
http://www.php.net/manual/en/install.unix.apache2.php
Frank
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: apache doesn't start when phpinidir is added
--000e0ce0480c0dd4d7048130dd11
Content-Type: text/plain; charset=ISO-8859-1
Hi Frank,
this is what it is funny, the error.log is not updated so i have no trace.
Last time it wa updated was on 14.02.2010.
and i just updated my php installation yesterday evening.
so i do not understand what's happening. :-(
moreover i use thewindows installation of apache 2.2.14 with openssl and
there is noapachectl :-(
On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras <francois.gingras [at] gmail.com>wrote:
> On 07/03/2010 2:13 AM, Alain Roger wrote:
>
>> Hi,
>>
>> i have a curious issue with apache 2.2.14.
>> since i reinstalled php with version 5.2.13, apache doesn't start when the
>> following lines are in the httpd.conf:
>>
>> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>
>>
>>> PHPIniDir "D:/webserver/PHP/"
>>> LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
>>> AddType application/x-httpd-php .php
>>> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>>
>>>
>>>
>> when i comment all lines except the PHPIniDir, i have the same issue.
>> is there any incompatiblity known ?
>> thx.
>>
>>
>>
> Alain,
>
> 1) What does the error log say, exactly? Or if you run apachectl start, do
> you see anything on STDERR?
>
> 2) This not the proper way to configure mod_php. See
> http://www.php.net/manual/en/install.unix.apache2.php
>
> Frank
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>
--
Alain
-----------------------------------------------------------
Windows 7 x64 / Fedora 12
PostgreSQL 8.3.5 / MS SQL server 2005
Apache 2.2.14
PHP 5.3.1
C# 2005-2008
--000e0ce0480c0dd4d7048130dd11
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Frank,<br><br>this is what it is funny, the error.log is not updated so =
i have no trace.<br>Last time it wa updated was on 14.02.2010.<br>and i jus=
t updated my php installation yesterday evening.<br>so i do not understand =
what's happening. :-(<br>
<br>moreover i use thewindows installation of apache 2.2.14 with openssl an=
d there is noapachectl :-(<br><br><div class=3D"gmail_quote">On Sun, Mar 7,=
2010 at 8:15 AM, Frank Gingras <span dir=3D"ltr"><<a href=3D"mailto:fra=
ncois.gingras [at] gmail.com">francois.gingras [at] gmail.com</a>></span> wrote:<b=
r>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class=3D"im"=
>On 07/03/2010 2:13 AM, Alain Roger wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
i have a curious issue with apache 2.2.14.<br>
since i reinstalled php with version 5.2.13, apache doesn't start when =
the<br>
following lines are in the httpd.conf:<br>
<br>
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br>
=A0 <br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
PHPIniDir "D:/webserver/PHP/"<br>
LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"<br>
AddType application/x-httpd-php .php<br>
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br>
<br>
=A0 =A0 <br>
</blockquote>
when i comment all lines except the PHPIniDir, i have the same issue.<br>
is there any incompatiblity known ?<br>
thx.<br>
<br>
=A0 <br>
</blockquote></div>
Alain,<br>
<br>
1) What does the error log say, exactly? Or if you run apachectl start, do =
you see anything on STDERR?<br>
<br>
2) This not the proper way to configure mod_php. See <a href=3D"http://www.=
php.net/manual/en/install.unix.apache2.php" target=3D"_blank">http://www.ph=
p.net/manual/en/install.unix.apache2.php</a><br>
<br>
Frank<br>
<br>
------------------------------------------------------------ ---------<br>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=3D"_b=
lank">http://httpd.apache.org/userslist.html</a>> for more info.<br>
To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apache.or=
g" target=3D"_blank">users-unsubscribe [at] httpd.apache.org</a><br>
=A0" =A0 from the digest: <a href=3D"mailto:users-digest-unsubscribe [at] =
httpd.apache.org" target=3D"_blank">users-digest-unsubscribe [at] httpd.apache.o=
rg</a><br>
For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.apache.=
org" target=3D"_blank">users-help [at] httpd.apache.org</a><br>
<br>
</blockquote></div><br><br clear=3D"all"><br>-- <br>Alain<br>--------------=
---------------------------------------------<br>Windows 7 x64 / Fedora 12<=
br>PostgreSQL 8.3.5 / MS SQL server 2005<br>Apache 2.2.14<br>PHP 5.3.1<br>
C# 2005-2008<br>
--000e0ce0480c0dd4d7048130dd11--
Re: apache doesn't start when phpinidir is added
--000e0ce0480cd15adb048130e652
Content-Type: text/plain; charset=ISO-8859-1
Basically while i run net start apache2.2 on windows i got this error
message:
D:\webserver\Apache2214\bin>net start apache2.2
> The Apache2.2 service is starting..
> The Apache2.2 service could not be started.
>
> A system error has occurred.
>
> System error 1067 has occurred.
>
> The process terminated unexpectedly.
>
On Sun, Mar 7, 2010 at 8:26 AM, Alain Roger <raf.news [at] gmail.com> wrote:
> Hi Frank,
>
> this is what it is funny, the error.log is not updated so i have no trace.
> Last time it wa updated was on 14.02.2010.
> and i just updated my php installation yesterday evening.
> so i do not understand what's happening. :-(
>
> moreover i use thewindows installation of apache 2.2.14 with openssl and
> there is noapachectl :-(
>
>
> On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras <francois.gingras [at] gmail.com>wrote:
>
>> On 07/03/2010 2:13 AM, Alain Roger wrote:
>>
>>> Hi,
>>>
>>> i have a curious issue with apache 2.2.14.
>>> since i reinstalled php with version 5.2.13, apache doesn't start when
>>> the
>>> following lines are in the httpd.conf:
>>>
>>> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>>
>>>
>>>> PHPIniDir "D:/webserver/PHP/"
>>>> LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
>>>> AddType application/x-httpd-php .php
>>>> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>>>
>>>>
>>>>
>>> when i comment all lines except the PHPIniDir, i have the same issue.
>>> is there any incompatiblity known ?
>>> thx.
>>>
>>>
>>>
>> Alain,
>>
>> 1) What does the error log say, exactly? Or if you run apachectl start, do
>> you see anything on STDERR?
>>
>> 2) This not the proper way to configure mod_php. See
>> http://www.php.net/manual/en/install.unix.apache2.php
>>
>> Frank
>>
>> ------------------------------------------------------------ ---------
>> The official User-To-User support forum of the Apache HTTP Server Project.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
>> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> For additional commands, e-mail: users-help [at] httpd.apache.org
>>
>>
>
>
> --
> Alain
> -----------------------------------------------------------
> Windows 7 x64 / Fedora 12
> PostgreSQL 8.3.5 / MS SQL server 2005
> Apache 2.2.14
> PHP 5.3.1
> C# 2005-2008
>
--
Alain
-----------------------------------------------------------
Windows 7 x64 / Fedora 12
PostgreSQL 8.3.5 / MS SQL server 2005
Apache 2.2.14
PHP 5.3.1
C# 2005-2008
--000e0ce0480cd15adb048130e652
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Basically while i run net start apache2.2 on windows i got this error messa=
ge:<br><br><blockquote style=3D"border-left: 1px solid rgb(204, 204, 204); =
margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class=3D"gmail_quote">D:\web=
server\Apache2214\bin>net start apache2.2<br>
The Apache2.2 service is starting..<br>The Apache2.2 service could not be s=
tarted.<br><br>A system error has occurred.<br><br>System error 1067 has oc=
curred.<br><br>The process terminated unexpectedly.<br></blockquote><br>
<br><br><div class=3D"gmail_quote">On Sun, Mar 7, 2010 at 8:26 AM, Alain Ro=
ger <span dir=3D"ltr"><<a href=3D"mailto:raf.news [at] gmail.com">raf.news [at] gm=
ail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D=
"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padd=
ing-left: 1ex;">
Hi Frank,<br><br>this is what it is funny, the error.log is not updated so =
i have no trace.<br>Last time it wa updated was on 14.02.2010.<br>and i jus=
t updated my php installation yesterday evening.<br>so i do not understand =
what's happening. :-(<br>
<br>moreover i use thewindows installation of apache 2.2.14 with openssl an=
d there is noapachectl :-(<div><div></div><div class=3D"h5"><br><br><div cl=
ass=3D"gmail_quote">On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras <span dir=
=3D"ltr"><<a href=3D"mailto:francois.gingras [at] gmail.com" target=3D"_blank=
">francois.gingras [at] gmail.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On 07/03/201=
0 2:13 AM, Alain Roger wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
i have a curious issue with apache 2.2.14.<br>
since i reinstalled php with version 5.2.13, apache doesn't start when =
the<br>
following lines are in the httpd.conf:<br>
<br>
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br>
=A0 <br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
PHPIniDir "D:/webserver/PHP/"<br>
LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"<br>
AddType application/x-httpd-php .php<br>
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br>
<br>
=A0 =A0 <br>
</blockquote>
when i comment all lines except the PHPIniDir, i have the same issue.<br>
is there any incompatiblity known ?<br>
thx.<br>
<br>
=A0 <br>
</blockquote></div>
Alain,<br>
<br>
1) What does the error log say, exactly? Or if you run apachectl start, do =
you see anything on STDERR?<br>
<br>
2) This not the proper way to configure mod_php. See <a href=3D"http://www.=
php.net/manual/en/install.unix.apache2.php" target=3D"_blank">http://www.ph=
p.net/manual/en/install.unix.apache2.php</a><br>
<br>
Frank<br>
<br>
------------------------------------------------------------ ---------<br>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=3D"_b=
lank">http://httpd.apache.org/userslist.html</a>> for more info.<br>
To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apache.or=
g" target=3D"_blank">users-unsubscribe [at] httpd.apache.org</a><br>
=A0" =A0 from the digest: <a href=3D"mailto:users-digest-unsubscribe [at] =
httpd.apache.org" target=3D"_blank">users-digest-unsubscribe [at] httpd.apache.o=
rg</a><br>
For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.apache.=
org" target=3D"_blank">users-help [at] httpd.apache.org</a><br>
<br>
</blockquote></div><br><br clear=3D"all"><br></div></div><div><div></div><d=
iv class=3D"h5">-- <br>Alain<br>-------------------------------------------=
----------------<br>Windows 7 x64 / Fedora 12<br>PostgreSQL 8.3.5 / MS SQL =
server 2005<br>
Apache 2.2.14<br>PHP 5.3.1<br>
C# 2005-2008<br>
</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br>Alain<br>--=
---------------------------------------------------------<br>Windows 7 x64 =
/ Fedora 12<br>PostgreSQL 8.3.5 / MS SQL server 2005<br>Apache 2.2.14<br>
PHP 5.3.1<br>C# 2005-2008<br>
--000e0ce0480cd15adb048130e652--
Re: apache doesn't start when phpinidir is added
On 03/07/2010 02:26 AM, Alain Roger wrote:
> Hi Frank,
>
> this is what it is funny, the error.log is not updated so i have no trace.
> Last time it wa updated was on 14.02.2010.
> and i just updated my php installation yesterday evening.
> so i do not understand what's happening. :-(
>
> moreover i use thewindows installation of apache 2.2.14 with openssl and
> there is noapachectl :-(
>
> On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras
> <francois.gingras [at] gmail.com <mailto:francois.gingras [at] gmail.com>> wrote:
>
> On 07/03/2010 2:13 AM, Alain Roger wrote:
>
> Hi,
>
> i have a curious issue with apache 2.2.14.
> since i reinstalled php with version 5.2.13, apache doesn't
> start when the
> following lines are in the httpd.conf:
>
> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
> PHPIniDir "D:/webserver/PHP/"
> LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
> AddType application/x-httpd-php .php
> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
>
> when i comment all lines except the PHPIniDir, i have the same
> issue.
> is there any incompatiblity known ?
> thx.
>
>
> Alain,
>
> 1) What does the error log say, exactly? Or if you run apachectl
> start, do you see anything on STDERR?
>
> 2) This not the proper way to configure mod_php. See
> http://www.php.net/manual/en/install.unix.apache2.php
>
> Frank
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> <mailto:users-unsubscribe [at] httpd.apache.org>
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> <mailto:users-digest-unsubscribe [at] httpd.apache.org>
> For additional commands, e-mail: users-help [at] httpd.apache.org
> <mailto:users-help [at] httpd.apache.org>
>
>
>
>
> --
> Alain
> -----------------------------------------------------------
> Windows 7 x64 / Fedora 12
> PostgreSQL 8.3.5 / MS SQL server 2005
> Apache 2.2.14
> PHP 5.3.1
> C# 2005-2008
Alain,
Please try not to top-post.
That being said, the apachectl start equivalent on windows is httpd.exe
-k start. Try it.
You'll probably find that once you unload the mod_php module, it'll
start properly, so remove php extensions as needed until you get apache
httpd to start properly.
It's a common problem when folks update the mod_php module.
Frank.
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: apache doesn't start when phpinidir is added
--0015174c3a9656fb65048149618f
Content-Type: text/plain; charset=ISO-8859-1
On Mon, Mar 8, 2010 at 12:23 AM, Frank Gingras
<francois.gingras [at] gmail.com>wrote:
>
>
> On 03/07/2010 02:26 AM, Alain Roger wrote:
>
>> Hi Frank,
>>
>> this is what it is funny, the error.log is not updated so i have no trace.
>> Last time it wa updated was on 14.02.2010.
>> and i just updated my php installation yesterday evening.
>> so i do not understand what's happening. :-(
>>
>> moreover i use thewindows installation of apache 2.2.14 with openssl and
>> there is noapachectl :-(
>>
>> On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras
>> <francois.gingras [at] gmail.com <mailto:francois.gingras [at] gmail.com>> wrote:
>>
>> On 07/03/2010 2:13 AM, Alain Roger wrote:
>>
>> Hi,
>>
>> i have a curious issue with apache 2.2.14.
>> since i reinstalled php with version 5.2.13, apache doesn't
>> start when the
>> following lines are in the httpd.conf:
>>
>> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>
>> PHPIniDir "D:/webserver/PHP/"
>> LoadModule php5_module "D:/webserver/PHP/php5apache2_2.dll"
>> AddType application/x-httpd-php .php
>> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>>
>>
>> when i comment all lines except the PHPIniDir, i have the same
>> issue.
>> is there any incompatiblity known ?
>> thx.
>>
>>
>> Alain,
>>
>> 1) What does the error log say, exactly? Or if you run apachectl
>> start, do you see anything on STDERR?
>>
>> 2) This not the proper way to configure mod_php. See
>> http://www.php.net/manual/en/install.unix.apache2.php
>>
>> Frank
>>
>> ------------------------------------------------------------ ---------
>> The official User-To-User support forum of the Apache HTTP Server
>> Project.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
>> <mailto:users-unsubscribe [at] httpd.apache.org>
>>
>> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> <mailto:users-digest-unsubscribe [at] httpd.apache.org>
>>
>> For additional commands, e-mail: users-help [at] httpd.apache.org
>> <mailto:users-help [at] httpd.apache.org>
>>
>>
>>
>>
>>
>> --
>> Alain
>> -----------------------------------------------------------
>> Windows 7 x64 / Fedora 12
>> PostgreSQL 8.3.5 / MS SQL server 2005
>> Apache 2.2.14
>> PHP 5.3.1
>> C# 2005-2008
>>
>
> Alain,
>
> Please try not to top-post.
>
> That being said, the apachectl start equivalent on windows is httpd.exe -k
> start. Try it.
>
> You'll probably find that once you unload the mod_php module, it'll start
> properly, so remove php extensions as needed until you get apache httpd to
> start properly.
>
> It's a common problem when folks update the mod_php module.
>
>
> Frank.
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>
Hi Frank,
yesterday i found the solution, it is not an "apache issue" but a common
issue PHP and apache.
basically in the php.ini file when all extension of mysql are used, apache
is not able to start.
in fact, user have to choose php_mysql.dll or php_mysqli.dll or
php_pdo_mysql.dll.
when all are on, apache generate this 1067 error. :-)
thanks a lot anyway for help.
--
Alain
-----------------------------------------------------------
Windows 7 x64 / Fedora 12
PostgreSQL 8.3.5 / MS SQL server 2005
Apache 2.2.14
PHP 5.3.1
C# 2005-2008
--0015174c3a9656fb65048149618f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div class=3D"gmail_quote">On Mon, Mar 8, 2010 at 12:23 AM, Frank Gingras <=
span dir=3D"ltr"><<a href=3D"mailto:francois.gingras [at] gmail.com">francois=
..gingras [at] gmail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt =
0.8ex; padding-left: 1ex;">
<div class=3D"im"><br>
<br>
On 03/07/2010 02:26 AM, Alain Roger wrote:<br>
</div><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb=
(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class=
=3D"im">
Hi Frank,<br>
<br>
this is what it is funny, the error.log is not updated so i have no trace.<=
br>
Last time it wa updated was on 14.02.2010.<br>
and i just updated my php installation yesterday evening.<br>
so i do not understand what's happening. :-(<br>
<br>
moreover i use thewindows installation of apache 2.2.14 with openssl and<br=
>
there is noapachectl :-(<br>
<br>
On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras<br></div><div><div></div><div=
class=3D"h5">
<<a href=3D"mailto:francois.gingras [at] gmail.com" target=3D"_blank">francoi=
s.gingras [at] gmail.com</a> <mailto:<a href=3D"mailto:francois.gingras [at] gmail=
..com" target=3D"_blank">francois.gingras [at] gmail.com</a>>> wrote:<br>
<br>
=A0 =A0On 07/03/2010 2:13 AM, Alain Roger wrote:<br>
<br>
=A0 =A0 =A0 =A0Hi,<br>
<br>
=A0 =A0 =A0 =A0i have a curious issue with apache 2.2.14.<br>
=A0 =A0 =A0 =A0since i reinstalled php with version 5.2.13, apache doesn=
39;t<br>
=A0 =A0 =A0 =A0start when the<br>
=A0 =A0 =A0 =A0following lines are in the httpd.conf:<br>
<br>
=A0 =A0 =A0 =A0#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br>
<br>
=A0 =A0 =A0 =A0 =A0 =A0PHPIniDir "D:/webserver/PHP/"<br>
=A0 =A0 =A0 =A0 =A0 =A0LoadModule php5_module "D:/webserver/PHP/php5a=
pache2_2.dll"<br>
=A0 =A0 =A0 =A0 =A0 =A0AddType application/x-httpd-php .php<br>
=A0 =A0 =A0 =A0 =A0 =A0#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL=
<br>
<br>
<br>
=A0 =A0 =A0 =A0when i comment all lines except the PHPIniDir, i have the s=
ame<br>
=A0 =A0 =A0 =A0issue.<br>
=A0 =A0 =A0 =A0is there any incompatiblity known ?<br>
=A0 =A0 =A0 =A0thx.<br>
<br>
<br>
=A0 =A0Alain,<br>
<br>
=A0 =A01) What does the error log say, exactly? Or if you run apachectl<br=
>
=A0 =A0start, do you see anything on STDERR?<br>
<br>
=A0 =A02) This not the proper way to configure mod_php. See<br>
=A0 =A0<a href=3D"http://www.php.net/manual/en/install.unix.apache2.php" t=
arget=3D"_blank">http://www.php.net/manual/en/install.unix.a pache2.php</a><=
br>
<br>
=A0 =A0Frank<br>
<br>
=A0 =A0--------------------------------------------------------- ----------=
--<br>
=A0 =A0The official User-To-User support forum of the Apache HTTP Server<b=
r>
=A0 =A0Project.<br>
=A0 =A0See <URL:<a href=3D"http://httpd.apache.org/userslist.html" targ=
et=3D"_blank">http://httpd.apache.org/userslist.html</a>> for more info.=
<br>
=A0 =A0To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.a=
pache.org" target=3D"_blank">users-unsubscribe [at] httpd.apache.org</a><br></di=
v></div>
=A0 =A0<mailto:<a href=3D"mailto:users-unsubscribe [at] httpd.apache.org" ta=
rget=3D"_blank">users-unsubscribe [at] httpd.apache.org</a>><div class=3D"im"=
><br>
=A0 =A0" =A0 from the digest: <a href=3D"mailto:users-digest-unsubscr=
ibe [at] httpd.apache.org" target=3D"_blank">users-digest-unsubscribe [at] httpd.apac=
he.org</a><br></div>
=A0 =A0<mailto:<a href=3D"mailto:users-digest-unsubscribe [at] httpd.apache.=
org" target=3D"_blank">users-digest-unsubscribe [at] httpd.apache.org</a>><di=
v class=3D"im"><br>
=A0 =A0For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd=
..apache.org" target=3D"_blank">users-help [at] httpd.apache.org</a><br></div>
=A0 =A0<mailto:<a href=3D"mailto:users-help [at] httpd.apache.org" target=3D=
"_blank">users-help [at] httpd.apache.org</a>><div class=3D"im"><br>
<br>
<br>
<br>
<br>
--<br>
Alain<br>
-----------------------------------------------------------<br>
Windows 7 x64 / Fedora 12<br>
PostgreSQL 8.3.5 / MS SQL server 2005<br>
Apache 2.2.14<br>
PHP 5.3.1<br>
C# 2005-2008<br>
</div></blockquote>
<br>
Alain,<br>
<br>
Please try not to top-post.<br>
<br>
That being said, the apachectl start equivalent on windows is httpd.exe -k =
start. Try it.<br>
<br>
You'll probably find that once you unload the mod_php module, it'll=
start properly, so remove php extensions as needed until you get apache ht=
tpd to start properly.<br>
<br>
It's a common problem when folks update the mod_php module.<div><div></=
div><div class=3D"h5"><br>
<br>
Frank.<br>
<br>
------------------------------------------------------------ ---------<br>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=3D"_b=
lank">http://httpd.apache.org/userslist.html</a>> for more info.<br>
To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apache.or=
g" target=3D"_blank">users-unsubscribe [at] httpd.apache.org</a><br>
=A0" =A0 from the digest: <a href=3D"mailto:users-digest-unsubscribe [at] =
httpd.apache.org" target=3D"_blank">users-digest-unsubscribe [at] httpd.apache.o=
rg</a><br>
For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.apache.=
org" target=3D"_blank">users-help [at] httpd.apache.org</a><br>
<br>
</div></div></blockquote></div><br>Hi Frank,<br>yesterday i found the solut=
ion, it is not an "apache issue" but a common issue PHP and apach=
e.<br>basically in the php.ini file when all extension of mysql are used, a=
pache is not able to start.<br>
in fact, user have to choose php_mysql.dll or php_mysqli.dll or php_pdo_mys=
ql.dll.<br>when all are on, apache generate this 1067 error. :-)<br><br>tha=
nks a lot anyway for help.<br clear=3D"all"><br>-- <br>Alain<br>-----------=
------------------------------------------------<br>
Windows 7 x64 / Fedora 12<br>PostgreSQL 8.3.5 / MS SQL server 2005<br>Apach=
e 2.2.14<br>PHP 5.3.1<br>C# 2005-2008<br>
--0015174c3a9656fb65048149618f--