asmith Posted January 2, 2008 Share Posted January 2, 2008 some time ago , when i didn't know phpfreaks i used this tutorial for setting up my php and mysql : http://www.tanguay.info/wamp/installPhp5.php5?step=13 on my local computer just to study , practice . now i want to set it up for my site . in my site control panel i have a section name mySQL , in that there are buttons and field , named create database , create user, givin user premissions ... i think i'm messed up , i haven't set the site mySQL yet , the site has its own mysql on default ? or this options applies when i up load my own mysql there ? Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/ Share on other sites More sharing options...
rajivgonsalves Posted January 2, 2008 Share Posted January 2, 2008 With a server hosting you don't have to setup mysql or php there will be installed just you have to create the user database etc.. if your using cpanel there will be a phpMyAdmin link which would help you set up your mysql easily Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427873 Share on other sites More sharing options...
asmith Posted January 2, 2008 Author Share Posted January 2, 2008 good news !!! i don't have to setup php too ????? (yea i'm using cpanel) Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427877 Share on other sites More sharing options...
rajivgonsalves Posted January 2, 2008 Share Posted January 2, 2008 nope nothing... just upload your files.... Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427878 Share on other sites More sharing options...
asmith Posted January 2, 2008 Author Share Posted January 2, 2008 so what about php.ini ? apache httpd.conf? i want to test it for few things, for example i want to see the signature : (from turorials) 2.) Edit httpd.conf to reflect "ServerSignature Off" 3.) Edit php.ini file to reflect "expose_php = off" where to find these ? Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427881 Share on other sites More sharing options...
rajivgonsalves Posted January 2, 2008 Share Posted January 2, 2008 depends what hosting package you took... did you take dedicated hosting, virtual dedicated hosting or shared hosting... Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427884 Share on other sites More sharing options...
asmith Posted January 2, 2008 Author Share Posted January 2, 2008 how can i find this ? btw, in some hosting packages i can't have my php.ini ?? or httpd.conf ? for example how can i set the session cache expire ? in PHP Configuration part in cpanel on the top of the real-only list of configuration it has written : These PHP configuration settings are customizable by the server administrator. They are listed for reference only. i am the only user of cpanel now , i'm not the administrator ? where's the option ? (in site stats at the left, it has said shared ip : .... , i'm using a shared hosting ? ) Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427886 Share on other sites More sharing options...
rajivgonsalves Posted January 2, 2008 Share Posted January 2, 2008 Then your on shared hosting... you should be able to change any setting on the server through cpanel if you have permissions to it.... Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427916 Share on other sites More sharing options...
asmith Posted January 2, 2008 Author Share Posted January 2, 2008 what about php version rajiv? it is 4.4.3, while i have worked with 5.2.4 ? can i update it ? or makes no difference ,i leave it alone ? (anyway still cant find where to change the configuration(assuming this is "my" web host, and i'm the only user and i must have all premissions! )) Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427927 Share on other sites More sharing options...
rajivgonsalves Posted January 2, 2008 Share Posted January 2, 2008 well anything in 4.3.3 to 5.2.4 makes a big difference there are not many functions in 4.3.3 which you might of used... now the only thing you can do is upload your scripts and keep your fingers crossed... or tell your hosting provider you want php 5... you cannot update anything on the server unless its dedicated hosting... depends on what type of hosting you took... Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427933 Share on other sites More sharing options...
asmith Posted January 2, 2008 Author Share Posted January 2, 2008 thanks for the information rajiv Quote Link to comment https://forums.phpfreaks.com/topic/84061-solved-mysql-seting-up-issue/#findComment-427935 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.