Jump to content

Need help finding a php configuration window.


co.ador

Recommended Posts

How can I get inside the window in the picture below and get to configure the commands?

 

http://www.kooneo.com/mysql.gif

The picture you posted is a screenshot of the variables and server settings page from phpMyAdmin. phpMyAdmin provides a web based interface for managing MySQL databases. You cannot change MySQL's configuration from within phpMyAdmin. To change MySQL's configuration you'll need to edit the my.ini config file.

 

What are you wanting to change?

http://www.phpfreaks.com/forums/index.php/topic,280698.msg1329656.html#msg1329656

 

 

Please don't double post.  (Not technically double posting, but you could have elaborated in your other thread.)

 

 

Have you tried reading the MySQL manual?  All of the character set stuff is extremely well documented if you search for it.

 

http://dev.mysql.com/doc/refman/5.1/en/charset.html

 

That should cover your questions provided you find the right links.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.