Re: Getting Started

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Okay, here is some more information that might help somebody help me. I am working on Windows XP Home. I have Apache 2.0.55 and php 5.1.2. These are the steps that I have tried. I used the .msi to install apache and then unzipped the php files to c:\php. In the php.ini file I changed the docs_root to point to the htdocs in apache and I set the extension_dir to point to c:\php\ext I then put this file in c:\Windows Next I edited the httpd.conf file to say LoadModule php5_module c:/php/php5apache2.dll also AddType application/x-httpd-php .php and the line PHPIniDir c:/windows Then I created a .php file in the htdocs folder that says <? phpinfo(); ?> and it is blank. If I am missing something vital please let me know. Is there maybe a problem with the versions of programs I am using?

Thanks,
Travis J. Cooper

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux