laincarlos Posted January 10, 2008 Share Posted January 10, 2008 Hi, I'm new on PHP. I upload a website with php on a server, but get this error: http://www.chandranstockfootage.com/newreal/ is that because the server provider didn't install php_pdo_mysql in the server? I sent them a email to install this extension, but they said i have to change it by code like change pdo_mysql to mysql, etc. But i really no idea how to change it by php coding... :'( Because i bought the code, not made it by myself Question 1: is this the problem the server provider SHOULD fix or me? Question 2: if this is what i need to do, Could you please tell me how to make it by php code or mysql? Thank you very much!!! Quote Link to comment Share on other sites More sharing options...
revraz Posted January 11, 2008 Share Posted January 11, 2008 They are telling you to use mysql_ commands instead. So it sounds like they won't support it. If you explain what you are doing like I asked in your other thread, maybe you can just use mysql commands instead? http://www.phpfreaks.com/forums/index.php/topic,176536.0.html Quote Link to comment 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.