On Wed, Sep 13, 2006 at 07:27:54PM +0200, [EMAIL PROTECTED] wrote: > Just installed on one test-box SuSE ES9. Was easy. > Installed Apache. Was easy. Opened Konqueror and opened 'localhost' - was > ok. kreated test html page in /home/me/public_html, opened as > localhost/~me/test.html and worked fine. > Installd successfully installed php - no errors. Created php test file > with <?php phpinfo(); ?>. And, now start the problems: when try to open > localost/test.php actualy, I was asked to "Save As..." or "Open with..."? > same thing with localhost/~me/test.php > > Did I forgot something? Checked on Novell's CoolSolutions page > (http://www.novell.com/coolsolutions/feature/595.html) and I did > everything the same. What's a problem? > > Thanks for any help.
Did you enable the PHP module in the apache configuration? APACHE_MODULES in /etc/sysconfig/apache2 ? Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
