similar to: centos & mysql

Displaying 20 results from an estimated 10000 matches similar to: "centos & mysql"

2006 Feb 26
16
MySQL GUI for OS X
G''day everyone, I''ve got Rails up and running, but am having trouble finding a stable MySQL client for OSX. I was looking at the ''Creating a weblog in 15 minutes'' screencast from rubyonrails.org - what MySQL client is David using? I''ve found the MySQL clients (Administrator / Query Browser) to be highly unstable and rather pathetic under OSX. If
2008 Feb 14
2
OFF Topic: mysql installation problem
Hi All: I'm trying to get mysql 5 installed on my CentOS 4.6 installation. I've installed mysql using yum: yum -y install perl-DBD-MySQL mysql-server mysql php-mysql mod_auth_mysql phpmyadmin mysqlclient Yum says it installed fine: Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package phpmyadmin.noarch 0:2.11.4-1.el4.rf set to
2005 Dec 14
6
mysql connection problems
Hi hi i have a problem trying to connect to the mysql database when I do a rake it says: Access denied for user: ''@localhost'' to database '''' My database.yml file is fine Any ideas why this is happening -- Posted via http://www.ruby-forum.com/.
2007 Dec 04
2
Help to restore mysql data on CentOS 5
Hi , Help is needed to restore mysql data This is the the setup. 2 Servers running on CentOS. one server has both apache an mysql. the other server only has mysql database. This server has about 12000 records in the database. Last week, It had about 6000 records. then, Someone has backed up these 6000 records to the web server. Now , We need to backup all 12000 records to the webserver.
2004 Jul 15
3
Database App
Hi, I was wondering if there is an app available that would let me run queries on MySQL or Postgress database through the extensions.conf file in Asterisk. My goal is to be able to run a simple query on a database that could return a value in an ${var} variable, or even the number or rows that were returned in the query in a ${var}. There are a couple of things in Asterisk I would like to
2013 Mar 06
4
Apache attacks - you can't stop them, or can you?
So I have this nice, simple web server up running. Its purpose 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
2006 Jun 28
1
Mysql Trixbox
Hello, I have installed FreeRadius server on Trixbox Server. My problem is mysql is not letting FreeRadius to login either locally or remotely. I also insert proper entries in HOST and USERS tables. But it does not work I always get ERROR 1045 (28000); Access Denied for user 'root'@'localhost' Thanks Wazb
2009 Aug 21
5
httpd - mysql - paypal.com.tar - hacker
Everyone, This morning I received a notice from PayPal that one of our sites got hacked and was spoofing a PayPal web site. When I checked the the site, I was surprised to find they were correct. About 5 days a go we had a server that got hacked and somehow the file paypal.com.tar got uploaded to our server and then stored in a a subdirectory of /var/www/. I had previously started a mysqld
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:
2006 Jan 31
3
Lost in routing
I''m trying to create a modules based system where my controllers are all under modules. So the structure looks something like: app/ controllers/ message/ news_controller.rb email_controller.rb library books_controller.rb pictures_controller.rb home_page_controller.rb Each of those controller has
2006 Mar 17
1
MySQL-Front strangeness - help needed, esp. from newbies
Greetings to all, I''ve had two reports of strange behavior from MySQL-Front this week from folks new to RoR who are working through the IR tutorial. I''m digging into it and would very much appreciate hearing from anyone else that''s seeing this. Newbies are in an especially good position to help here, as it appears that the problem lies in a recent release of
2006 Jun 14
6
Lost Connection to MySQL
Error Message: MyMysql::Error: Lost connection to MySQL server during query: SHOW FIELDS FROM products Running Fedora 5, using available Red Hat modules and latest version of Rails. This problem just appeared. I had been enjoying going through the tutorial "Depot" when it started displaying this problem. With phpMyAdmin I am able to access the depot_development data base containing
2013 May 14
2
Using PHPMyAdmin to remotely access Asterisk MySQL Database
Dear All, I'm trying to connect to Asterisk CDR database using PHPMyAdmin but unfortunately all my trials and searches failed. So I'd be more than grateful if someone helped me with right steps to do this. Kindly note that I'm working on a remore server that I can connect to as a root using *ssh.* Asterisk Version: 11.3.0 MySQL Version: mysql-server.x86_64 0:5.1.69-1.el6_4
2003 Oct 23
1
Can you create a MySQL database with RMySQL?
Is it possible to create a database in MySQL via RMySQL? Also, is the format for the authorization field 'userName/password at databasename'? I saw an example like this somewhere in the documenation, but I haven't found the actual specification. Thanks, Barnet Wagman
2006 Jun 24
8
mysql frontend for linux.
Hi list. I''m using Ubuntu distro. for rails development. Today, to my disappoint, I''ve found that there''re certainly almost no mysql frontend which runs very well. (1) mysql-query-browser: Seems to be very nice. But, it quickly exits when I press ctrl+enter or modify a table structure. Something strange is happening here, but I can not figure out what it is. (2)
2008 Feb 15
4
Hardened PHP? Suhosin patch?
Hi, I'm running a few PHP-based apps on our server (PMB, SPIP, Joomla, PHPMyAdmin), and I'm not always comforted about security. I don't know the details, but many a security expert frowns when it comes to PHP. Now I just stumbled over this: http://www.hardened-php.net/suhosin.127.html Has anyone already tried this out? An opinion about it? Is it worth it? Since I have to
2008 Jun 09
2
Help, PHP/Mysql connections are so slow.
Hi. I've got a new Centos 5.1 x86-64 server that uses PHP to communicate with MySQL5. On this server, PHP/Mysql connections are dead slow and unresponsive. It takes sometimes up to a minute to list tables in phpmyadmin for example. I've verified on the server that the issue has to be PHP/Mysql related. If I use a CGI based Mysql admin tool, communication is fast and there are no delays.
2007 Jan 18
2
MySQL admin GUI
Hi all, I'm looking for a mysql admin GUI tool. Currently I use [root at correo ~]# rpm -qi mysql | grep Version Version : 4.1.20 Vendor: CentOS and phpMyAdmin. I've seen the MySQL Administrator GUI tool proovided by MySQL AB is only available for MySQL 5.x series, and there is not CentOS package anyway (yum list *mysql* don't shows any MySQL admin
2008 Jun 24
2
Loose connection with MySql.
Hello, I configured asterisk to use mysql for CDR. Well when i check from time to time I realize that asterisk loose connection with mysql (i use phpmyadmin and i watch the processes). Can anybody tell me how can i solve that problem? I want to have all cdr statistics logged in mysql, is very important for billing. Thank you for support. -------------- next part -------------- An HTML attachment
2008 Sep 21
7
Request info on managing MySQL
Good day/night/whatever fellow techies, I've come to a small problem managing mysql on CentOS 4.7 box[1]. When I have done things on mysql on my desktop systems it was always just for personal use so I would be lazy and put everything under the "test" db so I didn't have to deal with all that security. But I find that I need to put some db's on the "production"