HELP ME PLEASE

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
tatvn
Forum Newbie
Posts: 1
Joined: Mon Jan 08, 2007 7:31 am

HELP ME PLEASE

Post by tatvn »

I setup PHP 5.2 with Apache 2.2.3 on WinXp.
I configured as they writed below
#
LoadModule php5_module "c:/php5/php5apache2_2.dll"
AddHandler application/x-httpd-php .php
PHPIniDir "C:/php5"
#

but it didn't work with php file. It warn "Apache HTTP server has encountered a problem and need to close..."
Can you help me ???
Thanks a lot. :(
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Post Reply