Thread: Configuring phpMyAdmin with Apache 2, where to insert line in apache2.conf?
hi
i'm trying follow guide setting phpmyadmin apache2. guide says following:
my question is, supposed insert line? guide doesn't , apache2.conf seems have few places insert it. appreciated.to set under apache need include following line in /etc/apache2/apache2.conf.
include /etc/phpmyadmin/apache.conf
thanks.
yours,
thomas
hi,
insert @ end of /etc/apache2/apache2.conf
or if not change original config files
create new file /etc/apache2/conf.d/
and insert line file.code:sudo nano /etc/apache2/conf.d/php.conf
folder files loaded in apache2.conf , ment custom setup
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Configuring phpMyAdmin with Apache 2, where to insert line in apache2.conf?
Ubuntu
Comments
Post a Comment