I just reformatted my computer, installed PHP 5.3.5 & Apache the problem was that when installing I didn't get an option to integrate with Apache.

My PHP dir looks like

Missing the php5apache22.dll (hope i spelled it right) how can I fix this and integrate with apache?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

Follow these instructions step by step.

--EDIT--

Reading the manual install page you find the right version to download, in which there is the dll you need.

link|improve this answer
I am missing the php5apache2_2.dll when I try reinstalling PHP 5.3.5 again, its still not there. Is there something wrong with my install? When I install PHP 5.3.3, I dont get this problem – Jiew Meng Jan 13 '11 at 12:26
I add details to my answer. – lg. Jan 14 '11 at 8:32
The only diff was I used the VC9 msi version, shouldn't that (VC9) be better? UPDATE: Oh VC9 is not for Apache? icic – Jiew Meng Jan 15 '11 at 1:34
I just tried installing VC6 msi version, its still missing the option to integrate with Apache? must I really install manually? I used the non-thread-safe version is it right? – Jiew Meng Jan 15 '11 at 1:43
nvm I solved the problem using VC6 Thread Safe PHP. Just curious then, whats VC6 Non-Thread Safe for? – Jiew Meng Jan 15 '11 at 1:46
feedback

if you want to see Apache into the de radio bottons options, you need to install the Thread Safe One!

Check it out: http://www.websiteadministrator.com.au/articles/install_guides/installing_php535_pg4.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.