• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Windows Apache server and php problem

-Cryptic-

Weaksauce
Joined
Jan 28, 2006
Messages
66
So I've got my apache server up and running and everything works great.... However I know want to run PHP scripts on the server as well. I realize that this isnt that complicated however I cant get the server to load the php module or cgi. So my question to you all is what is the problem?

I've looked at a lot of tutorial of loading php into apache but I still cant get it to work. Does anyone know of a site or something that would better explain what I need to do becuase everytime I change the http conf like it says the apache server wont even start?

I'm using apache 2.2 and trying to get php 5 to work with it. I realize this is kinda broad in terms of info but my main problem i think im encountering is that my directories arent in sync with the modules or the http conf is tryin to load random ass modules in the php folder that dont excist.
 
Well today at work I just setup a local webserver with mysql adaphic and php on vista business 32bit


first disable UAC i tried not disabling it and all it did was cause problems.

Install adaphic, close server than php pointing the the conf folder

and it should work. make sure u dont install the extensions with the installer when i tried something causes adapche to crash.

so after those install it should work.
 
Back
Top