[pmwiki-users] New install help

John Rankin john.rankin at affinity.co.nz
Wed Oct 10 16:54:54 CDT 2007


On Thursday, 11 October 2007 4:29 AM, pmwiki-users-request at pmichaud.com wrote:
>   8. Re: New install help (Joseph Sands)
>
>The default webpage comes up fine. I created a hello world php page when
>I installed php to test it. It works and I can open it from both
>http://localhost/index.php and http://localhost/pmwiki/index.php, I
>copied the file to both locations for testing. It would seem if I could
>copy index.php into the pmwiki folder and access it I should be able to
>access pmwiki.php in the same folder.

Try placing the following index.php file in the pmwiki directory to 
replace the pmwiki/index.php example above:

<?php include('pmwiki.php'); ?>

This should tell php to load up pmwiki.php.

JR
-- 
John Rankin
Affinity Limited
T 64 4 495 3737
F 64 4 473 7991
021 RANKIN
john.rankin at affinity.co.nz
www.affinity.co.nz





More information about the pmwiki-users mailing list