In the number 10 you must restart your Apache daemon using: "apachectl restart"
Sorry It was a mistake. -- Nuestra pagina esta en: http://www.geocities.com/ariosii/hss.html "Alejandro Rios Garcia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... I have installed several times Apache, mod_php4 and Mysql using the default configuration with yast and yast2 and it NEVER worked. Then I realize that if you install "FLEX (Fast Lexical Analyzer Generator)" located on the z?? Group before you install the mod_php4 it will work. example: 1. Install whatever you want. 2. Install the FLEX program 3. Install mysql 4. Install Apache 5. Install mod_php4 6. Add (optional)"AddType application/x-httpd-php .html" exactly in line 1076 inside the /etc/httpd/httpd.conf (if you want to use html pages.) 7. (optional)Remove index.html.en & index.html.de from /usr/local/httpd/htdocs/ 8. Edit a file with something like: <? phpinfo() ?> 9. Save it with the name index.html on the following directory /usr/local/httpd/htdocs/ 10. Reboot your computer. p.s. I am using SuSE Linux Professional 7.3, I didnīt modify my system with external software, I only use YAST or YAST2 to remove and install the software. If you have installed Apache & mod_php4 you must deinstall them before you install flex. I hope this helps you!!!. -- -- Nuestra pagina esta en: http://www.geocities.com/ariosii/hss.html -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php