Thursday, 7 June 2012
On 03:01 by Unknown No comments
To install phpmyadmin:
sudo apt-get install phpmyadmin
To set up under Apache all you need to do is include the following line in /etc/apache2/apache2.conf, first type the following command to open up this file: sudo gedit /etc/apache2/apache2.conf
then include this :
3.then restart your apache sudo /etc/init.d/apache2 restart
4. have fun
source:https://help.ubuntu.com/community/phpMyAdmin
To set up under Apache all you need to do is include the following line in /etc/apache2/apache2.conf, first type the following command to open up this file: sudo gedit /etc/apache2/apache2.conf
then include this :
Include /etc/phpmyadmin/apache.conf
3.then restart your apache sudo /etc/init.d/apache2 restart
4. have fun
source:https://help.ubuntu.com/community/phpMyAdmin
Subscribe to:
Post Comments (Atom)
Search
Popular Posts
-
FileZilla is open source client fast and reliable cross-platform FTPS, FTP, and SFTP also with lots of useful features and with graphical u...
-
->http://voices.yahoo.com/changing-permissions-locked-folders-ubuntu-linux-2927907.html ->http://lowfatlinux.com/linux-chmod-chown.htm...
-
right click on the project >properties>run>then change console type to standard output
-
Install unrar Note:The commands work only with a full path to the archive directory. sudo apt-get install unrar Using unrar to extract t...
-
PostgreSQL is a powerful object-relational database management system, provided under a flexible BSD-style license.[1] PostgreSQL contains ...
-
check out this: www.phpgrid.org hey,and just before you go, IT IS COMPULSORY THAT YOU HAVE FUN WITH IT
-
do this on your terminal: cat /etc/issue
-
I was having the same problem after doing an update and an upgrade I finally opted to downloading a .sh file and then running it (right ...
-
To access the php.ini file /etc/php5/apache2/php.ini To make it work you should make you php.ini look like this: ; display_errors Defaul...
-
Your user needs permission to write to /var/www. Since you're not worried about permissions: In a terminal you can type sudo chmod a+rw ...
Recent Posts
Sample Text
Blog Archive
-
▼
2012
(37)
-
▼
June
(10)
- Installing filezilla on linux
- Netbeans 7.1.2 refuses to include php plugin after...
- Installing a .sh file on ubuntu
- Searching for a grid?
- Installing some Microsoft Office fonts on ubuntu
- Enabling connecting to the Iinternet using a modem...
- Use a javascript confirm box to ask the user if th...
- INSTALLING MYSQL
- SETTING UP PHPMYADMIN
- LAMP
-
▼
June
(10)
Sample Text
Powered by Blogger.
Social Icons
Followers
About Me
Featured Posts
Popular Posts
-
FileZilla is open source client fast and reliable cross-platform FTPS, FTP, and SFTP also with lots of useful features and with graphical u...
-
->http://voices.yahoo.com/changing-permissions-locked-folders-ubuntu-linux-2927907.html ->http://lowfatlinux.com/linux-chmod-chown.htm...
-
right click on the project >properties>run>then change console type to standard output
-
Install unrar Note:The commands work only with a full path to the archive directory. sudo apt-get install unrar Using unrar to extract t...
-
PostgreSQL is a powerful object-relational database management system, provided under a flexible BSD-style license.[1] PostgreSQL contains ...
-
check out this: www.phpgrid.org hey,and just before you go, IT IS COMPULSORY THAT YOU HAVE FUN WITH IT
-
do this on your terminal: cat /etc/issue
-
I was having the same problem after doing an update and an upgrade I finally opted to downloading a .sh file and then running it (right ...
-
To access the php.ini file /etc/php5/apache2/php.ini To make it work you should make you php.ini look like this: ; display_errors Defaul...
-
Your user needs permission to write to /var/www. Since you're not worried about permissions: In a terminal you can type sudo chmod a+rw ...
0 comments:
Post a Comment