Hello, Thats my first message to this list, but have already some experience with PHP, on linux based systems. Now, i´m trying to install it on a Windows 2000 Pro system, runnig Apache 2.0.35.
I have read the install.txt, and follow all the instruction set but PHP its still not working. Here are some details about my configuration system: - Apache 2.0.35, runnig as a Windows service and installed at C:\Arquivos de Programas\Apache Group - PHP 4.1.2(ziped package) extracted to C:\Arquivos de Programas\Apache Group\PHP. And i´m trying to configure it as a Apache module, not as a CGI executable. And here are the changes i have make: - php.ini (at C:\Winnt) doc_root = C:\Arquivos de programas\Apache Group\Apache2\htdocs extension_dir = C:\Arquivos de programas\Apache Group\PHP - httpd.conf (apache) LoadModule php4_module c:/Arquivos de Programas/Apache Group/PHP/sapi/php4apache.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps AddModule mod_php4.c I´m starting to think it´s some apxs 2 problem. Someone can help, or has the same situation? Thank you, +------------------------------ Fernando A. R. Wendt Webmaster & Webdesigner - ACS UNIJUÍ - Universidade Regional http://www.unijui.tche.br mailto:[EMAIL PROTECTED] ------------------------------+ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php