Phpdev General

Allowing remote access phpdev4
Other people can not browse my pages -? why
phpdev4 is a little more secure by default than phpdev3 , if you want other people to be able to browse your pages using phpdev you need to tweak a little. Instructions.

It doesnt work! phpdev4
Well there is a good chance it does ;) make sure you try these basic steps first... Instructions.

It doesnt work! phpdev3
Well there is a good chance it does ;) make sure you try these basic steps first... Instructions.

Installing to D: E: drives etc
By default phpdev is set up to run from c drive. This is because 'most' systems will have c: as their default drive. If your primary drive is not called c: - you will need to make some changes to apache & php's configuration, Instructions.

Apache specific

Losing the apache DOS window
Yep it can get annoying, if you have phpdev4 here is the answer - it may work on phpdev3 but no promises Instructions.

I want to serve pages from c:/my_folder
As phpdev is for developement work , you may want apache to be able to serve up pages anywhere on your computer, you can do this by changing your document_root... ? Instructions.

Enabling .htaccess(phpdev3)
If you wish to test out basic .htaccess functionality on your windows machine , a couple of changes need to be made to the default setup, Instructions.

PERL

How do I configure PERL for phpdev4?
If you did not download PERL as part of the bundle - i.e. assuming you already have PERL living on your comp... Instructions.