Install phpMyAdmin on Debian Lenny
Sunday, 15. July 2007, 20:09:27
2. change apache2 configuration according to /etc/phpmyadmin/apache.conf
3. /etc/init.d/apache2 restart
4. http://localhost/phpmyadmin
Sunday, 15. July 2007, 20:09:27
Install phpbb2 on Debian LennyLinux virtualization![]()
anonymous
desi writes: ok..its easy in /etc/apache2/apache2.conf add In ...
anonymous
desi writes: echo "Include /etc/phpmyadmin/apache.conf" >> /etc ...
anonymous
Anonymous writes: 2:~# apt-get install phpbb2 Reading package l ...
anonymous
oned writes: try create link ln -s /usr/share/phpmyadmin/ /var ...
anonymous
Anonymous writes: I have the same problem as above, please help ...
anonymous
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Anonymous # 2. February 2009, 13:26
As for step 2, I'd suggest the following:
cp /etc/phpmyadmin/apache.conf /etc/apache2/sites-available/phpmyadmin
cd /etc/apache2/sites-enabled/
ln -s ../sites-available/phpmyadmin 010-phpmyadmin
Explanation:
- Copy the configuration to the directory of available sites
- Add a link to the configuration so it's actually enabled
Anonymous # 8. February 2009, 11:19
Even shorter
cp /etc/phpmyadmin/apache.conf /etc/apache2/sites-available/phpmyadmin
a2ensite phpmyadmin
Anonymous # 16. April 2009, 06:18
Anonymous said:
-----------------------------------------------
cp /etc/phpmyadmin/apache.conf /etc/apache2/sites-available/phpmyadmin
a2ensite phpmyadmin
-----------------------------------------------
thank you anon, that worked perfectly
Anonymous # 11. May 2009, 19:28
echo "Include /etc/phpmyadmin/apache.conf" >> /etc/apache2/apache2.conf
Anonymous # 28. July 2009, 05:51
Thank you! The simple things in life that make you happy.... There is nothing like a successful install after breakfast.
ernestto # 8. September 2009, 13:28
Folder /var/www is empty. How can I do?
posicionamiento en buscadores
Anonymous # 12. October 2009, 03:49
try create link
ln -s /usr/share/phpmyadmin/ /var/www/phpmyadmin
Anonymous # 3. December 2009, 17:40
echo "Include /etc/phpmyadmin/apache.conf" >> /etc/apache2/apache2.conf
works perfectly :D
Thanks !!
www.desiimg.com
for image hosting needs
Anonymous # 3. December 2009, 19:01
ok..its easy
in /etc/apache2/apache2.conf
add Include /etc/phpmyadmin/apache.conf
to last..
http://desiimg.com