Tech Stuff with Rybo
An overview of technical problems and my solutions for them.
Wednesday, October 14, 2009
PHP5 and Apache 2
Put the php.ini file in ../Apache2/;
php.ini
doc_root = "C:\Apache\Apache\htdocs\"
httpd.conf
LoadModule php5_module C:/php/php5apache2.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment