Search found 3 matches

by andyatstanwell
Mon Oct 04, 2010 9:33 am
Forum: Installation and Configuration
Topic: Problems configuring PHP5 on Apache2
Replies: 1
Views: 1550

Problems configuring PHP5 on Apache2

Hi. I've installed Apache 2.2 and PHp 5.2.14. I've edited httpd.conf and added the two lines : LoadModule php_module "c:/php/php5apache2.dll" Addtype appication/x-httpd-php .php When I start Apache I get the following error in a DOS command line box : httpd.exe :Syntax error on line 109 c:...
by andyatstanwell
Wed Sep 29, 2010 8:51 am
Forum: Installation and Configuration
Topic: Downloading PHP
Replies: 2
Views: 1857

Re: Downloading PHP

Thanks.
by andyatstanwell
Mon Sep 27, 2010 8:46 am
Forum: Installation and Configuration
Topic: Downloading PHP
Replies: 2
Views: 1857

Downloading PHP

Hi, I'm brand new to PHP and the forum. I'm in www.php.net/downloads with a view to downloading the windows binary, which is in a zip file. I'll use the VC6 file as I want to use PHP with Apache. However, there are two kinds, the thread safe and the non-thread safe. Can someone explain the differenc...