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 <[email protected]> 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 > <[email protected]>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: [email protected] >> " from the digest: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > 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
