libmysqlclient error
#71


service mysqld status :

mysqld (PID  983) wird ausgeführt ...

 

service httpd status:

httpd (PID  2876) wird ausgeführt ...

 

Unfortunatly i dont understand that language, if it says its running, then its your configuration. Check the above tuto and see if you did the same thing. if not make the proper changes.

#72

I dont understand it too xDD.

 

I think i will reinstall and follow your tutorial Smile.

Thanks you very much for your helps !

#73
you welcome, hope it helps

#74

Now for configuring this:

nano /etc/httpd/conf.d/phpmyadmin.conf
Make sure yours look like mine, if not copy it :

#
# Web application to manage MySQL
#

#<Directory "/usr/share/phpmyadmin">
# Order Deny,Allow
# Deny from all
# Allow from 127.0.0.1
#</Directory>

Alias /phpmyadmin /usr/share/phpmyadmin
Alias /phpMyAdmin /usr/share/phpmyadmin
Alias /mysqladmin /usr/share/phpmyadmin

 

When i do that, it say always "Kommando Nicht Gefunden"

(Command hasnt been founded)

 

Can you help me pls ? >.<

#75
Still getting same error :/

#76

okay I have no idea what I did but Im still missing a lib file named: libstdc++2.10-glib2.2 anyone know where to find it google had some site but the links in them werent found

 

Fixed found at: 2

#77


When i do that, it say always "Kommando Nicht Gefunden"

(Command hasnt been founded)

 

Can you help me pls ? >.<

 

Well, i probably didnt make me understand. you write this in the terminal :

 

nano /etc/httpd/conf.d/phpmyadmin.conf

if you dont have nano then use vi so make this :

vi /etc/httpd/conf.d/phpmyadmin.conf

 

and then a file opens and you see the rest

#78


okay I have no idea what I did but Im still missing a lib file named: libstdc++2.10-glib2.2 anyone know where to find it google had some site but the links in them werent found

 

Fixed found at: 2

 

So you have it working now?

#79
Only thing that will start is Messenger now rest is still giving DB error login is saying Im missing libssl.so.6 so looking for that now

#80
2



Forum Jump:


Users browsing this thread: 2 Guest(s)