Hello everyone ... So I installed the apache server ver2.2 and start to install php5.2.9 but what happened ... AS I read the install instruction of php I should put the following two files into the apache configuration file httpd : (I installed php under apache module)
For PHP 5:
# Add to the end of the LoadModule section
LoadModule php5_module "C:/php/php5apache.dll"
# Add to the end of the AddModule section
AddModule mod_php5.c
But when I added them and try to save the httpd cofig file always appeared the following problem - " Can not create the file - c://program files/apache software foundation/apache2.2 and so on ...
Make sure that the path and the file name are correct - What does that mean ????? I think everything is all right but don't understand the problem ....
What's wrong with the path name and the file name ???
Problem with configuration !
Moderator: General Moderators