HTTP Tecadmin Net Setup Phpmyadmin On Linux Using Source
HTTP Tecadmin Net Setup Phpmyadmin On Linux Using Source
21
NOVEMBER
2013
FEEDBACK
FUNNY TOOLS
TUTORIALS
Install phpMyAdmin
4.2.10 on Linux using
Source Files
SUBMIT ARTICLE
ABOUT US
Search Now
ADVERTISEMENT
Written by Rahul
Linux Tutorials
10 comments
TecAdmin
server. If you do not have them read our tutorials to how to install them.
Follow
+ 957
+1
ADVERTISEMENT
# cd /usr/share
# wget http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.10/phpMyAdmin-4.2.10-all-languages.zip
#
#
#
#
#
unzip phpMyAdmin-4.2.10-all-languages.zip
mv phpMyAdmin-4.2.10-all-languages phpmyadmin
cd phpmyadmin
chown -R apache:apache .
chmod -R 755 .
<Directory "/usr/share/phpmyadmin">
Order Deny,Allow
Deny from all
Allow from 192.168.1.0/24
</Directory>
Alias /phpmyadmin /usr/share/phpmyadmin
Alias /phpMyAdmin /usr/share/phpmyadmin
POPULAR POSTS
RECENT POSTS
Fedora
http://svr1.tecadmin.net/phpMyAdmin/
How to Install
phpMyAdmin 4.3 on
CentOS/RHEL 6/5 and
Fedora 20/19
September 1, 2014
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!
REFERAL
SHARE ON
Setup
Phpmyadmin
Download Linux
Download Install
Install Java
Centos Linux
RAHUL
Founder of TecAdmin.net. I love to work with Linux and other open source
application. Also I like to share knowledge with my friends and other Linux
users. Follow me on Twitter, Add me on Google+ or Like Facebook page.
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!
PREVIOUS ARTICLE
NEXT ARTICLE
RELATED POSTS
At home work
Java
Work in home
Free Downloads
How to install
Fix windows xp
10 COMMENTS
SIDDHARTH
REPLY TO SIDDHARTH
RAHUL
REPLY TO RAHUL
Hi Siddharth,
Please install php-mysql extension first.
IVAN
REPLY TO IVAN
Hello Rahul,
Firstly, let me thank you for your wonderful tutorials, Ive learned very much with
your help.
Even though in this ocassion its been impossible to access PhpMyAdmin, Ive
installed and reinstalled every thing from scratch over and over again, created
new Instances on Amazon, etc, however the result is always the same, this
frustrating message: Forbidden
You dont have permission to access /phpmyadmin/ on this server.
Id appreaciate very much any help you can provide to me.
Thank you in advance,
Im using:
RHEL 7, MariaDB, PHP 5.4.30, Apache 2
(http://ec2-54-94-156-123.sa-east-1.compute.amazonaws.com/phpinfo.php)
RAHUL
REPLY TO RAHUL
Hi Ivan,
Post your /etc/httpd/conf.d/phpMyAdmin.conf file content.
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!
RAHUL
REPLY TO RAHUL
Hi Ivan,
When you need to access phpMyAdmin from public network.. try to
update phpMyAdmin.conf as below
Order Deny,Allow
Deny from all
Allow from all
IVAN
REPLY TO IVAN
Hi Rahul,
I retry several more times, followed every step, but its
simply impossible, error 403 persists. Ill terminate the
instances on AWS and start all over again for the fourth
time.
Thanks anyways Rahul.
RAHUL
REPLY TO RAHUL
Hi Ivan,
If possible, provide me your server access. I
can check it directly on your server. Contact
me on my email.
IVAN
REPLY TO IVAN
Hi Rahul,
Thank you for your reply.
Here is the file, as you can see its exactly as yours.
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!
Order Deny,Allow
Deny from all
Allow from all
#Allow from 192.168.1.0/24
Alias /phpmyadmin /usr/share/phpmyadmin
Alias /phpMyAdmin /usr/share/phpmyadmin
ISMA
REPLY TO ISMA
AADITYA
REPLY TO AADITYA
Hi Rahul,
Great post, and great site! Its definitely helped me out a lot!
I have used this guide to install phpMyAdmin on my server, but I get a blank page
when loading the url First I had the 403 Access Forbidden error just as Ivan and
Isma, but I changed the conf file as suggested, and now the page is just blank.
Any help would be appreciated.
Thanks!
LEAVE A REPLY
NAME *
EMAIL *
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!
WEBSITE
COMMENTS *
SUBMIT
NOTIFY ME OF FOLLOW-UP COMMENTS BY EMAIL.
PAGES
About Us
Submit Article
Donate to Charity
FeedBack/Grievance
Sitemap
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!
Forum Topics
Privacy Policy
Term Of Services
TAG CLOUD
VIRTUALHOST
RANDOM POSTS
JDK
AMAZON
BIND
APACHE
SSL
PHPMYADMIN
MYSQL
DATABASE
TOMCAT
NAGIOS
INSTALL
POSTGRESQL
MARIADB
SSH
SECURITY
NRPE
PHP
JRE
FTP
ZABBIX
JAVA
MONGODB
Donate to Charity
February 21, 2014
At Home Work
Does your business need professional PDFs in your application or on your website? Try the PDFmyURL API!