কারিগরী সমস্যার কারণে মাসনুন ভাইয়ের মেইল লিস্টে পৌঁছুচ্ছে না। তিনি সগীরের
জন্য একটি সমাধান দিয়েছেন। মেইলিং লিস্টের সমস্যার জন্য সমাধানটি আমাকে পাঠিয়ে
পোস্ট করতে অনুরোধ করেছেন।

---------- Forwarded message ----------
From: maSnun <[email protected]>
Date: 2011/5/18
Subject: Re: [Ubuntu-BD] XAMPP ব্যবহার করবো কি করে?
To: Ubuntu Bangladesh <[email protected]>


To answer on topic, Sagir bro has installed LAMP server (lamp-server).
Everything looks okay, to activate phpmyadmin, first install phpmyadmin
package:


sudo apt-get install phpmyadmin

I think he has done that already. Now you need to copy the apache.conf file
from the phpmyadmin directory to apache's conf.d directory. Do this:

sudo cp /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/
phpmyadmin.conf


Now restart apache:

sudo /etc/init.d/apache2 restart


Thats what always worked for me. Give it a try and let us know :)
-- 
Ubuntu Bangladesh
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Reply via email to