Applications :: Error With Php / Mysql

May 18, 2010

i have been using a vps computer (for counter-strike servers) for about 4 months now, i need to install phpmyadmin + mysql + appache2. i am running debian 5.0 btw, and everything is being done through putty, and winscp (i googled on how to reinstall php and mysql and saw a program called yum. but i have'nt tried to use it) first off, i tried to update

[code]...

i did'nt know what to type, so i exited out of putty, and rentered.[/quote] later i found the command for phpadmin, installed it. entered the password for mysql. and everything. looked like it was installed ok, then i tried to go to phpadmin. i typed in internet brower (http)://82.135.231.14/phpmyadmin[/url] and it wants to send me a file. now on my last vps, i had mysql and phpadmin and it worked fine. never got this error. why is it? and how can i fix it? should i reinstall it? btw, i need it for a thing called "amxbans" and a text message system (you send a text, and you will be a admin) i think thats all i need to install.

View 1 Replies


ADVERTISEMENT

OpenSUSE Network :: ERROR 2002 (HY000): Can't Connect To Local MySQL Server Through Socket '/var/mysql/mysql.sock

Jun 7, 2011

I think this goes here, but I'm not sure. I decided that XAMPP had been troublesome enough. MySQL never worked. So I decided to instal the LAMP stack offered by YaST. I went about installing it thinking that it would all work. But it seems that I was wrong. So I try to start mysql, and here's what I get:

Code:
the-matrix:~ # mysql start
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) or
Code:
the-matrix:~ # rcmysql start
Starting service MySQL warning: /var/mysql/mysql.sock didn't appear within 30 seconds
chmod: cannot access `/var/run/mysql/mysqld.pid': No such file or directory

[Code]...

View 6 Replies View Related

Ubuntu Servers :: Mysql Error Stopping MySQL Database Server Mysqld?

Jun 17, 2010

I have installed Mysql in Ubuntu 9, for the use of roundcube database.After installing iam getting the error like this

* Stopping MySQL database server mysqld [ OK ]
* Starting MySQL database server mysqld [ OK ]
* Checking for corrupt, not cleanly closed and upgrade needing tables.

So because of this in the roundcube configuration its giving the error message that MYSQL is not installed. So Kindly give me a idea how to solve this.

View 1 Replies View Related

OpenSUSE :: MySQL Error 2002 (HY000): Can't Connect To Local MySQL?

Dec 6, 2010

I've downloaded and installed MySQL-client-5.1.53-1.glibc23.x86_64.rpm. I'm rather new to linux so it might be I haven't started the server. Unfortunately I have no idea which file is responsible for that. It is also possible that my head isn't functioning correctly ( if at all ).

Error I receive is:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

View 6 Replies View Related

Ubuntu Servers :: Mysql ERROR 1045 \ Trying To Allow Remote Access To Mysql?

Jan 14, 2011

i was trying to allow remote access to mysql by following mysql was running perfectly until i got here :

Code:
/sbin/iptables -A INPUT -i eth0 -s 192.168.1.0/24 -p tcp --destination-port 3306 -j ACCEPT
i changed my.cnf bind-address line to : "bind-address = 127.0.0.1" and nothing

[code]....

View 4 Replies View Related

Fedora :: MYSQL Error 2002 (HY000): Can't Connect To Local MySQL Server Through Socket?

Feb 22, 2011

I've been attempting to set up a LAMP for local web development, which meant installing mysql-server. But now have a problem when trying to run mysql, I get:-

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

When trying to downgrade mysql-server I saw that there are dependency problems between the various modules (but can't recall which). But whichever route I truied the results are always the same.

Thought about trying XAMPP but I note that even has it's problems, is there any way I can get a lamp set up on FC14, or must I give it up as a bad job.

Howver, just been trying to again to fix the problems with downgrading mysql and get:-

Error: Package: mysql-server-5.1.55-1.fc14.i686 (@updates)
Requires: mysql(x86-32) = 5.1.55-1.fc14
Removing: mysql-5.1.55-1.fc14.i686 (@updates)
mysql(x86-32) = 5.1.55-1.fc14

View 7 Replies View Related

Fedora :: Mysql Error When Type Mysql Into The Command Line?

Jan 16, 2011

I have mysql downloaded and when I type mysql into the command line I get this:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

View 6 Replies View Related

Ubuntu :: Mysql 5.5.6-rc Error During 'make' Part Of Compilation Of Mysql V5.5.6rc?

Sep 26, 2010

getting foll error during 'make' part of compilation of mysql v5.5.6rc

Code:
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
code....

View 9 Replies View Related

Software :: ERROR: Unable To Find Mysql Headers (mysql.h)

Apr 3, 2010

I'm trying to install snort-2.8.5.3 on centos5-i386 an I get this error from ./configure --with-mysql --enable-dynamicplugin command:

ERROR: unable to find mysql headers (mysql.h)
checked in the following places
/usr
/usr/include

[Code].....

I've read here it has to do with libmysqlclient12-dev. How can I install libmysqlclient12-dev on centOS?

Is it possible to install snort from repositories using yum?

View 3 Replies View Related

CentOS 5 :: Error: Mysql Conflicts With Mysql-server-community

Jun 4, 2009

I have MySQL 5.1.34 and PHP 5.1.6 installed on my system, how do I install php-mysql? Each time I try, it says

mysql-5.0.45-7.el5.i386 from base has depsolving problems
-- > mysql conflicts with mysql-server-community
error: mysql conflicts with mysql-server-community

View 16 Replies View Related

Applications :: MySQL Installations On F12 Box?

May 21, 2010

I want to install MySQL on my Fedora 12 box but I'm not really sure what the best method to use is. I have had problems in the past with using yum, mainly the installed package was behind and/or missing pieces that I needed and it was a real pain to find and install those pieces. My problem is that I'm not totally convinced I should do an install from source, or even an rpm, as that would mean losing the yum safety net. My intentions are to have a development account on my home machine to polish up my php and java skills so I'll be installing Apache, Php and Java on this machine as well.

View 2 Replies View Related

CentOS 5 Server :: MySQL On Cent OS 5.2, Error In MySQL

Mar 3, 2009

I just configured a complete Cent OS 5.2 system for use as a web server. I can configure Apache and PHP but MySQl seems to be causing some issues -

[mysqld]
datadir=/var/lib/mysql
socket = /var/lib/mysql/mysql.sock
user=mysql
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).

[Code]...

View 16 Replies View Related

Programming :: Error ""Can't Connect To Local MySQL Server Through Socket" In Connecting To MySQL In C Language

Sep 29, 2010

I wrote a code in C to connect to MySQL by using mysql_real_connect function but I recieved error "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" (by using mysql_error function).

I also did the following things: in mysql I typed 'SHOW VARIABLES LIKE '%SOCKET%'', it returned /var/lib/mysql/mysql.sock I typed 'mysql_config --socket' in shell, it returned /var/lib/mysql/mysql.sock I modified /etc/my.cnf file

View 3 Replies View Related

Applications :: Cannot Update LMMS / Error Message : Error : Dependency Is Not Satisfiable?

Nov 5, 2009

I have Ubuntu Jaunty & Linux Multimedia Studio 0.4.2. In attempt to update to LMMS 0.4.5, I downloaded & attempted to install : lmms_0.4.5~ppa-1jaunty_i386.deb and got the following error message : Error : Dependency is not satisfiable : lmms-common (=0.4.5~ppa-1jaunty). What went wrong and is there an easier way to update ? Also, should I remove the older version or just install the latest on top of it ?

View 5 Replies View Related

OpenSUSE :: Updated 10.3 To 11.4, Mysql Error Failed To Alter Database Error: 1102?

May 17, 2011

I upgraded a system from 10.3 to 11.4 and I get the following error when trying to run mysql:

Will update MySQL now, if you encounter any problems, please read following file:
/usr/share/doc/packages/mysql-community-server/README.SuSE
Log files inconsistency, please merge following files manually:
/var/lib/mysql/mysqld.log
/var/log/mysqld.log

How can I correct this? Mysql will not start so I can not run any of the utilities.

View 2 Replies View Related

Fedora Servers :: Mysql 5.1.41-2 SSL Connection Error ERROR 2026 - HY000

Jan 3, 2010

I am facing some strange problem of mysql replication with ssl, my replications which working fine from more than 6 months currently stopped working after i upgrade mysql in to newver version mysql-5.1.41-2, i create new ssl self singed certs but still no sucess, when client try to connect the master using ssl its gives error SSL connection error ERROR 2026 (HY000), with out ssl its working f9.

Platform --> Fedora-11 + mysql-5.1.41-2 (both master/client)

I can seeking the problem on net, and i found the below bugzilla url related to that.

[url]

I read it but not get , either new version support x509 ssl certs or not or either new version support ssl replication or not, here below my server configuration for ssl serts

And for client

Both server and clients certs are signed with same ca but still its currently not working after the mysql upgrade first 5.1.41 and then 5.1.41-2

Either as above bugzilla url, currently mysql support ssl replication or not, or either some need to do special for working with ssl. or i wait for newver version of mysql to fix if its bug or not.

View 2 Replies View Related

Fedora :: ERROR 1064 (42000): You Have An Error In Your SQL Syntax; Check The Manual That Corresponds To Your MySQL

Jul 20, 2010

i ,musing mysql5 at fedora12 i have just installed it but i ,m using mysqladmin -p root password mypassword it says ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysqladmin -uroot password 123456' at line 1

View 10 Replies View Related

Networking :: Database Error: Unable To Connect To Database:The MySQL Adapter "mysql" Is Not Available

Jun 16, 2011

I've setup a CentOS apache web server, and loaded a site onto it. The site previously was functioning under windows xp (before I "stepped in") and wamp. What I did was copy the site in /var/www, reconfigure the httpd.conf (DocumentRoot /var/www/site, etc). Although when I try to open the webpage I get this error: Database Error: Unable to connect to the database:The MySQL adapter "mysql" is not available.

[code]...

View 10 Replies View Related

General :: Can't Connect To Local MySQL Server Through Socket '/var/lib/mysql/mysql.sock' (2)

Jun 2, 2010

i am using liferay5.2(mysql included in the download pack) on fedora. while liferay is working fine but i cannot connect to mysql.i am getting the error

[
[root@localhost ~]# ln -s /var/lib/mysql/mysql.sock /tmp
[root@localhost ~]# /etc/init.d/mysqld start
Timeout error occurred trying to start MySQL Daemon.

[code]....

i didnt find the mysql.sock file in the location /var/lib/mysql/mysql.sock. i cannot find the portal-ext.properties file also to make intial settings.

View 9 Replies View Related

Ubuntu :: Applications Panel Bar Error

Sep 12, 2010

I was customizing my desktop and I decided I wanted to try out a dock so I installed docky, cairo dock, and awn via ubuntu tweak. Fortunately for me, docky decided it wanted to boot at startup. When this happened, my applications panel bar appeared right in the middle of the screen.So I uninstalled docky through ubuntu tweak and it seemed to resolve the problem. Unfortunately for me, I kept trying out the other docks. Opening cairo dock brought about the same problem for the applications panel bar. Something that should be noted is that I do not expand my panel bar. This problem doesn't happen if the panel bar is expanded.I've uninstalled AWN and Cairo Dock via ubuntu tweak but the problem remains.

View 1 Replies View Related

Ubuntu :: Error : No Applications Found?

May 20, 2011

i just installed ubuntu natty from windows few days ago , then switched to Xubuntu for better performance with my 512 ram .

now the application menu gives me "No application found" , but i can still open applications from terminal. and updates are installed.

i tried to add new application menu but still the same , there isn't anything odd in "edit menu" , i choosed the default one but still no applications found.

while running jdowanloader from terminal i noticed that "package manager file " or something like that doesn't exist ,

how can i fix the menu ? or at least how can i install its plugin?

when i switched for linux i was looking for performance and stability of the system on my relatively low spec pc , but Xubuntu freezes and hangs may be more than winXp "i still don't know why", and performance isn't that fast "swap memory 767 , ram 488 , nearly all the windows effects are disabled." ,

ubuntu software center also greatly slows the system when i run it

how can i can make Xubuntu faster than that? or at least stop freezing? how to fix ubuntu software center freeze??

View 2 Replies View Related

Debian :: Error Trying To Install Mysql

Jul 12, 2010

I'm trying to install mysql on Lenny. I managed to get apache and php going just fine but i'm getting this error for mysql at the mo: The following packages have unmet dependencies.

mysql-client: Depends: mysql-client-5.1 but it is not going to be installed
mysql-server: Depends: mysql-server-5.1 but it is not going to be installed
E: Broken packages

I don'thave a cluse how to fix this. I've read that adding a line in sources.

View 7 Replies View Related

Fedora :: MySQL Will Not Start Because Of Error 111

Jul 15, 2010

I installed MySQL 5 on Fedora Core 13 guest on Win Vista host. After I ran the bash script to install it:
Code:
groupadd mysql
useradd -g mysql
tar -xvf mysql-5.1.48.tar.gz
cd mysql-5.1.48
CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors
-fno-exceptions -fno-rtti"
./configure --prefix=/usr/local/mysql --with-mysql-ldflags=all-static --with-charset=utf8
make test
make

I ran the mysql but I received the error 2002 so I changed the my.cnf with medium.cnf, pointed in the file the path to the mysql.sock file and tried changing the owner of mysql.sock to the user mysql. It didn't work so in the end I gave 777 permissions (755 didn't work either). Now the error reporting when starting mysql is
Code:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111).

View 4 Replies View Related

Networking :: 1064 ERROR In MYSQL

Jan 3, 2011

While trying to provide schema to a database in mysql, I am getting this error: ERROR 1064 (42000) at line 15: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FUNCTION 'upd_radgroups()' RETURNS trigger AS'.I am not getting that where the problem is. ANd below is the script which i want to use to provide schema to my database in my Centos system:-

[code]...

View 1 Replies View Related

General :: Mysql 5.5.13 Installation Error

Aug 8, 2011

I have encountered an error while installing 5.5.13. I have downloaded mysql mysql-5.5.13-linux2.6-i686.tar.gz from my windows machine and moved it to Linux (since no net access in Linux machine) and extracted. i have followed the steps present in INSTALL-BINARY file. When I entered scripts/mysql_install_db --user=mysql this command it shows an error sayin Installing MySQL system tables. /bin/mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory. Whether I need to install libaio.so.1 file? If so what the file is? And for what purpose we need to install that file? And why didnt they mention it in their steps for installation?

View 2 Replies View Related

Server :: MySQL Startup Error

Dec 28, 2010

When my Fedora server boots it fails starting the MySQL server also if i try to start it from a prompt it says "fail" but the funny thing is that it works. Now i could just say "what the hell it works" but i hate seeing the red error on boot. Fedora boot, fail starting MySQL MySQL server works after boot anyway manual start it fails, but also here it works anyway

View 2 Replies View Related

Server :: PHP Error Trying To Connect To MySQL

Mar 22, 2011

I am getting this error when I try to connect to my MySQL database from a PHP page. MySQL is working fine on it's own and PHP is working on it's own. "Fatal error: Call to undefined function mysql_connect() in /usr/local/htdocs/test.php on line 11" I have found instances on the Internet where other people had the same problem but from everything I've read, none of it appears to do anything for me. I have read that I need the "extension=mysql.so" in my php.ini file and to uncomment it but it's not in there and I don't even have the "mysql.so" file. Many people have said to install the MySQL "devel" package, which I have also done and it is still not adding the file. (Tried "rpm -i php-mysql") I have also tried running the PHP ./configure again with the "--with-mysql". After all of these I still can't seem to get any further than I was when I found out I had a problem

View 10 Replies View Related

General :: What Could Be The Source Of A Bus Error In Multiple Applications

Apr 17, 2011

I am running Xubuntu on a MacBook Pro with fluxbox as my window manager. Yesterday when I attempted to launch firefox I received a bus error and the application did not launch. I corrected the problem by removing and reinstalling firefox. Today the same problem is happening with emacs. I have not tried removing and reinstalling emacs so I am not sure if that will work but since the problem has occurred in more than one application now, I assume it points to a larger issue. I have done some research on bus errors but it isn't clear why this problem would manifest in different applications in this manner. After the a failed launch the dmesg reports this, which seems relevant:

[Code]....

View 2 Replies View Related

Applications :: Wrong ELF Class / 64BITS App Error?

Mar 6, 2010

Trying to run Secondlife-i686-1.23.5.136262 app on Ubuntu 9.10 64 BitS I get

./secondlife/

64-bit Linux detected: Disabling GStreamer (streaming video and music) by default; edit ./secondlife/ to re-enable.

Running from /home/pbureau/Downloads/SecondLife-i686-1.23.5.136262

/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgiogconf.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
code....

View 9 Replies View Related

Applications :: Xscreensaver Render Error Detected?

Jul 9, 2010

Sometimes my screen-saver crashes, showing a blank screen with "render error detected ..." message.This message is displayed only short time <1s, then login screen appears.Due to short time, I'm not able to read the complete error message on screen. Is there a way to delay the displaying of such errors so I can read it properly?In the /var/log/messages I have found the following: Code: Jul 9 09:22:33 dc7100 kernel: render error detected, EIR:

0x00000010
Jul 9 09:22:33 dc7100 kernel: page table error
Jul 9 09:22:33 dc7100 kernel: PGTBL_ER: 0x00000010

[code]....

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved