Jump to content
xisto Community
Sign in to follow this  
spotok

Php, Mysql Is Builtin In Fedora Core 3 PHP, MySql is BuiltIn in Fedora core 3

Recommended Posts

hi, when u select the option "Web Server" while installing Fedora core 3 then you will get PHP 4.x, MySQL 3.x automatically get installed.. after installation is complete where should we go to configure them.. ? i am breaking my head to findit out..

Share this post


Link to post
Share on other sites

hi,

when u select the option "Web Server" while installing Fedora core 3 then you will get PHP 4.x, MySQL 3.x automatically get installed..

after installation is complete where should we go to configure them.. ?

i am breaking my head to findit out..

<{POST_SNAPBACK}>


For php - the php.ini file should reside in your /etc/ directory. You should go modify that

 

As for mysql, all the executables should have been placed into /usr/bin/ by default... Go there and use mysqladmin and mysql - these two programs .. mysqladmin is the one used for overall administration of your mysql daemon. And just mysql is the database access client.. you also have to configure the my.cnf config file in /etc directory.

 

The mysql that comes prepackaged with FC3 is probably around version 4.0 and very very old... version 4.1.9 is out with multilingual characterset support - you should download that from http://www.mysql.com/

 

Regards ;)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.