search for: phpmyadmin

Displaying 20 results from an estimated 206 matches for "phpmyadmin".

2011 Jan 05
4
if you install cgi programs from rpm, how to configure for actual use in /var/www/html ?
In Centos 5.5, I've had this same experience over and over. I have no trouble installing CGI programs the old fashioned way (untar into /var/www/html and configure), but don't like un-rpm managed files floating about. So I can install, for example, phpMyAdmin, from EPEL. That phpMyAdmin RPM drops files into a bunch of locations, the php files are under /usr/share/phpMysql and then there are also: /etc/httpd/conf.d/phpMyAdmin.conf /etc/phpMyAdmin /etc/phpMyAdmin/config.inc.php and this: /var/lib/phpMyAdmin /var/lib/phpMyAdmin/config /var/lib/phpMyAd...
2011 May 08
5
Am I being to paranoid?
...h on a different port and starting to use Keys instead of password authentication. I host an intensive website and I am getting about 150 unique visitors per day. What I am seeing is LogWatch reporting a lot of 404's like: 404 Not Found //PHPMA/: 1 Time(s) //admin/myadmin/: 1 Time(s) //admin/phpmyadmin/: 1 Time(s) //adming/: 1 Time(s) //ascils/phpmyadmin/: 1 Time(s) //blog/wp-content/plugins/phpmyadmin/: 1 Time(s) //database/: 2 Time(s) //db/: 1 Time(s) //dba/: 1 Time(s) //dbadmin/: 2 Time(s) //html/phpMyAdmin/: 1 Time(s) //html/phpmyadmin/: 1 Time(s) //lamp/phpmyadmin/: 1 Time(s) //myadmin/: 1 T...
2008 Jun 18
5
Forbidden: You don't have permission to access /phpMyAdmin/ on this server.
Environment: - CentOS 5.1, - Apache 2.2.3 - php 5.1.6 - phpMyAdmin 2.11.6 - MySQL 5.0.22 Brand new system, brand new installation of all the above products. All looks well, but when I try to connect to phpMyAdmin, I get an error: "Forbidden: You don't have permission to access /phpMyAdmin/ on this server". I'll forgo all the paths I followed t...
2014 Oct 29
3
Right way to install phpMyAdmin through Nginx and PHP-FPM
...now this is not a list for PHP or Nginx setup or something else but I'll give it a try and ask here for support I'm running a new server with PHP 5.5.18 and Nginx 1.6.2 through FPM/FastCGI. The server is working fine since I have other websites running on it. Now I'm trying to configure phpMyAdmin and I tried this: * 1. *Create a file under `/etc/nginx/sites-available/phpMyAdmin with this content: server { server_name phpmyadmin.dev pma; root /usr/share/phpMyAdmin; location / { index index.php; }...
2007 Nov 15
3
phpmyadmin on centos 4
hi there, i have a centos box with phpmyadmin installed, but i don't remember how i installed phpmyadmin 2.7.0-pl2. now i want to upgrade it with yum, but i don't find any phpmyadmin on my centos box. i tried: rpm -qa | grep phpmyadmi, but found nothing. is there an easy way to upgrade phpmyadmin? thanks, T. Hiep
2012 Jan 03
3
phpmyadmin issue
Greetings, I have installed phpmyadmin on a Centos 6.2 box. When I try to access it through http://localhost/phpmyadmin it is giving me a 403 forbidden error any clues? TIA. -- Regards, Rajagopal
2013 Mar 06
4
Apache attacks - you can't stop them, or can you?
...pose is to allow me external testing with HIP, and to provide some files for external distribution. Of course, there it is sitting on port 80 and the attacks are coming in per logwatch report. Examples from the report include: Requests with error response codes 404 Not Found //phpMyAdmin-2.5.1/scripts/setup.php: 1 Time(s) //phpMyAdmin-2.5.4/scripts/setup.php: 1 Time(s) //phpMyAdmin-2.5.5-pl1/scripts/setup.php: 1 Time(s) //phpMyAdmin-2.5.5-rc1/scripts/setup.php: 1 Time(s) //phpMyAdmin-2.5.5-rc2/scripts/setup.php: 1 Time(s) /muieblackcat: 1 Tim...
2007 Nov 27
4
Need help with httpd.conf not rendering cgi or php files
I got this working perfectly at home - what should be exact same setups- - Fresh install of CentOS 5 32-bit from DVD - yum update & upgrade - Reboot - yum install mysql-server - Download phpmyadmin and bugzilla from their respective home pages - Move both to /var/www/html, naming the extracted phpmyadmin directory as phpmyadmin, the same with bugzilla - Copy my working httpd.conf file from home and replacing the work one, then restarting httpd - sudo /etc/init.d/httpd restart - Verify mysql...
2006 Sep 21
3
phpMyAdmin
Hi all, I'm trying to install phpMyAdmin in my CentOS baox but I don't found the package in the default repos. ?Is this package provided in official CentOS repos? -- Jordi Espasa Clofent PGP id 0xC5ABA76A #http://pgp.mit.edu/ FSF Associate Member id 4281 #http://www.fsf.org/ -------------- next part -------------- A non-text att...
2012 Jun 19
3
PMA attacks
It appears to be a low-level attack, not so frequent as to be banned permanently, just a number of times a day. I did google on this, and I gather it's looking for phpmyadmin. We've been getting one from one specific network in Russia for weeks Here are more information about 91.201.64.24: [Querying whois.ripe.net] [whois.ripe.net] <snip> % Information related to '91.201.64.0 - 91.201.67.255' inetnum: 91.201.64.0 - 91.201.67.255 netname:...
2012 Oct 05
3
PHPMYADMIN on Centos 6.3
Hi guys, Pls I need good and working instructions on how to install phpmyadmin on centos 6.3 ? I would appreciate your kind and timely response on this. regards kunle
2010 Sep 20
5
Update to website not printing special Characters
I thought you might be interested in how far I have got with solving my problem with MySql(via phpMyAdmin) to website character_set problems. I thought I had solved the problem when my characters on my website started showing the special characters. This was a partial success though. When I went back to phpMyAdmin and entered new text the problem was the same, but reversed. What now happens is that...
2015 Oct 27
4
phpMyAdmin mbstring extension is missing
This is a fairly new install of CentOS7 and I'm trying to install phpMyAdmin (http). When I access http://server/phpMyAdmin it throws: The mbstring extension is missing. Please check your PHP configuration. There is a mbstring.ini in /etc/php.d with: ; Enable mbstring extension module Extension=mbstring.so /etc/php.ini has: : extension_dir = "/etc/...
2007 Dec 13
1
phpmyadmin issue- what's really working at this time?
Basic phpmyadmin issue, but I can't seem to solve it. Qube3 with CentOS 4.5, PHP4.3.9, BlueQuartz. phpmyadmin was working a while but after long disuse, the index.php now just displays as text. DirectoryIndex in httpd.conf at /etc/httpd/conf/httpd.conf /etc/admserv/conf/httpd.conf has index.php added. /e...
2013 Apr 17
2
phpmyadmin location
The Chinese probe for known vulnerabilities in phpmyadmin, so be sure and change the root directory name from that suggested by the installation. Todd Merriman Software Toolz, Inc.
2007 Mar 19
2
phpMyAdmin high Memory usage
I installed phpMyAdmin on CentOS 4.4. When accessing phpMyAdmin the memory usage jumps. Memory usage for http jumps to 700MB spawning 4-5 httpd processes (about 3GB of ram). Mysql also jumps to using close to 600MB in some cases This is a Daul Dual core Xeon 3GHz machine with 4 GB of 667Mhz ram. Should I be seeing t...
2010 Aug 27
2
phpMyAdmin can't connect to remote server
Hi All, I have had a thread about this going on the phpMyAdmin list for a little while. Nobody there has been able to shed any light on my problem. It seems that with phpMyAdmin I can not connect to remote servers. Though it also seems that apache, php and mysqli all work fine outside of phpMyAdmin. Below I have detailed my trouble shooting. This only seems to...
2014 Sep 11
1
How to use phpmyadmin to remotely access asterisk mysql database?
Hi, Could anyone help me to tell me about how to install and using phpmyadmin to remotely access asterisk mysql database? I'm using asterisk 11.0.1 on ubuntu 10.04 and mysql-server version is 5.1.73-0ubuntu0.10.04.1 (ubuntu) really need help. thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail...
2005 Sep 19
4
Is it bad for my web document folder to be user accessible?
PHP and MySQL seem to working on my CentOS installation. I'd like to install phpMyAdmin as well, so I downloaded the necessary files from phpMyAdmin's homepage and copied them to /var/www/html... ... except that's where the process stopped. My regular user account doesn't have permission to write into the /var/www/html folder. Should I just chmod the folder to 777? Is th...
2015 Oct 27
2
phpMyAdmin mbstring extension is missing
Eero, It has already been installed. Frank M. Ramaekers Jr. -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Eero Volotinen Sent: Tuesday, October 27, 2015 5:16 PM To: CentOS mailing list Subject: Re: [CentOS] phpMyAdmin mbstring extension is missing You need to install correct package. Name of package might be php-mbstring .. Eero 27.10.2015 11.58 ip. "Frank M. Ramaekers" <FRamaekers at ailife.com> kirjoitti: > This is a fairly new install of CentOS7 and I'm trying to install > phpMyA...