This is a discussion on PHP for apache what to do within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I installed mysqld and it runs perfectly now. Thx for the help! But now I want to install phpmyadmin ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I installed mysqld and it runs perfectly now. Thx for the help! But now I want to install phpmyadmin and I got this too. But when xsing the php-files it wants me to download the php-files. This means, that apache doesn't support php now. Anyone knows how to enable PHP on my slackware 9.0 apache httpd? please help me! |
| |||
| Ulrich Schachner wrote: > I installed mysqld and it runs perfectly now. Thx for the help! > But now I want to install phpmyadmin and I got this too. > But when xsing the php-files it wants me to download the php-files. > This means, that apache doesn't support php now. Anyone knows how to > enable PHP on my slackware 9.0 apache httpd? > > please help me! ok. tried on another server with php installed already instead and got following error-msg when executing index.php... Access denied for user: 'root@localhost' (Using password: NO) please let me know how to set up php correctly and how to solve this problem. THX in advance! |
| ||||
| >I installed mysqld and it runs perfectly now. Thx for the help! >But now I want to install phpmyadmin and I got this too. >But when xsing the php-files it wants me to download the php-files. This >means, that apache doesn't support php now. Anyone knows how to enable >PHP on my slackware 9.0 apache httpd? > >please help me! There are some lines in /etc/apache/httpd.conf about .php files that need to be un-commented, I believe. Been so long since I've had the default, I could be wrong. |