Tagged Questions

0
votes
1answer
15 views

silent install for mysql on windows

greetings ... i need a way to make silent install for mysql on windows (without any interruption from the user) !
2
votes
2answers
28 views

How can i retreive a mysql database from a hard drive?

My mythtv box crashed because of a corrupted hard drive. I can see my data when connected it to another computer. I need to know how I can retrieve the database so I can load it on my new drive.
2
votes
2answers
39 views

What email server should I choose?

I need a secure email server installed in debian-lenny with users in a mysql table. Also users are from multiple domains. Quota should be in mysql or a global variable for all users. What are my …
2
votes
3answers
80 views

How can I start phpMyAdmin?

I have just installed phpMyAdmin on my Ubuntu (using sudo apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin). I think installation went OK. So, how can I start the phpMyAdmin now? I …
1
vote
2answers
47 views

Non-root portable install of MySQL server for Linux?

Is there a non-root, portable distribution of MySQL for Linux? I need to do some testing on a server that I do not have root access to. Thank you, Sam.
0
votes
3answers
258 views

MySQL doesn’t talk to PHP anymore (EasyPHP)

I've just upgraded from Windows XP to Windows 7 (64 bit) I was using EasyPHP 5.3.1 to develop my website, but since I've upgraded I can't get PHP to talk to MySQL. Even the PHPMyAdmin page doesn't …
3
votes
2answers
77 views

is there any way to find out how I was hacked? What was the weak point?

Hi friends, one of my site hacked few times :( first I lost all databases, some tables were cleared and some of table's data had changed! than at the second hack, all tables were cleared and some php …
1
vote
0answers
110 views

sudo apt-get install mysql-server fails [closed]

Hi all, I'm coming from a fresh install of Ubuntu server 9.10 and trying to install mysql-server by using 'sudo apt-get mysql-server' I get the following errors: dan@dev:~$ sudo apt-get …
1
vote
1answer
60 views

Why isn’t my port forwarding with mysql working on my server?

Hello! I have a mysql server running on some server in our network. Now, only connections from localhost are accepted by the server and I can't connect to it remotely. Now, I want to set up a port …
0
votes
1answer
42 views

How to set up a connection to a MySQL-server within Dreamweaver CS4?

If you have credentials to login in via SFTP to a server that is running PHP and you can access MySQL with SSH, how do you combine these things within Dreamweaver CS4?
0
votes
1answer
281 views

PHP Warning: PHP Startup: Unable to load dynamic library php_mysql.dll, Mac 10.6, Apache 2.2, php 5.3.0

I'm trying to use the PHP CLI, and when I enter something like php test.php in the command line it returns: PHP Warning: PHP Startup: Unable to load dynamic library …
1
vote
3answers
39 views

Connecting to a remote mysql server from a windows machine (XP)

I am trying to connect to mysql server which is installed on my home pc from another pc. I allowed all connection in mysql configuration. There's no firewall blocking on the pc I am trying to connect …
1
vote
2answers
45 views

Uninstalling MYSQL from the commandline

Does anyone know how to complete uninstall MySQL from the command line? I'd like to uninstall it, the MySQL tools and I'd like it to remove its data that is in the Application Data. Furthermore I'd …
0
votes
1answer
23 views

Mysql server installation

I am trying to install mysql 5.1.42 and after running below line sudo /usr/local/mysql/bin/mysqladmin -u root -p password I get this error: /usr/local/mysql/bin/mysqladmin: connect to server at …
1
vote
1answer
195 views

Mac OS X 10.6.2 Install DBD::mysql

Hello I've got a Mac Mini Server with Snow Leopard 10.6.2 64bit. I'm trying to install the Perl module DBD::mysql but cannot get it to work. Is probably worth mentioning that this is the first time …

1 2 3 4 5
15 30 50 per page