Search found 2 matches
- Wed Oct 24, 2007 2:44 pm
- Forum: Installation and Configuration
- Topic: PHP won't run after install
- Replies: 3
- Views: 1209
First, I ran the Apache MSI installer, installed to C:\Apache. I pointed the DocumentRoot to C:\www. Then, I ran the PHP MSI installer with no extensions at all. I verified that PHP ran by using an index.php with <? phpinfo(); ?>, which it did. Then I reran the PHP MSI to install extensions, and tha...
- Wed Oct 24, 2007 1:25 am
- Forum: Installation and Configuration
- Topic: PHP won't run after install
- Replies: 3
- Views: 1209
PHP won't run after install
I recently tried to install PHP 5.2.4 on my laptop with Apache 2.2.6 (also tried Apache 2.0 but that failed as well with the same issue) on Windows XP Pro SP2. What happens is I basically go to start the apache server, and it will either fail to load, or it will crash whenever a php page is accessed...