Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Making Agile work for data science.
Stack Gives Back Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually. Start any Web browser and browse the file. You will see a long table of information about your new PHP installation message Congratulations! Malhar Lathkar. Syed Raza. Frahaan Hussain. Nivedita Jain. You may need to accept a firewall exception before the server starts to run. Install PHP by following the steps below. Note that there are several ways to configure Apache and PHP, but this is possibly the quickest method.
There are a number of versions of PHP available. This default configuration provides a development setup which reports all PHP errors and warnings. There are several lines you may need to change in a text editor use search to find the current value. First, enable any required extensions. I was on Apache 2. Like someone else mentioned, on the Windows download page for PHP, ignore the warning about not downloading the VC9 compiled installers for the Apache.
Whoever wrote that is guaranteeing that people install a PHP that breaks their Apache server. On Windows 7 anyway. The installer failed to write the correct path info to httpd. Ignore that dumb warning and get the newest installer anyway.
Everything just plain works with no hassle and no hunting down dll files over google. Just a note It might be important you include the absolute path to the php.
This happened to me because I copied the statements from a random website. In my text editor the difference was barely noticeable, but to Apache it certainly is! I was able to get apache up and running without any problems. Also had an exception problem when trying to use mysql with apache and php5. I wanted to install PHP5. It took me hours to solve it. The following possible problems occur: - You should use the VC6-compiled version of php instead of VC9. The later one does not work properly with apache.
This error was misinterpreted internally in the above message. The solution was NOT to use the libpq. This prevents us from using the bad version of dll. I hope I helped. After using the Windows installer for Apache 2. There were two problems with the configuration files for Apache and PHP. The value for FcgidWrapper cannot contain spaces.. This is with Apache 2. Apache failed to start if I did not include the slash after php.
0コメント