Jump to content

Question about pdo_mysql


laincarlos

Recommended Posts

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 :P

 

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!!! :)

 

 

Link to comment
https://forums.phpfreaks.com/topic/85388-question-about-pdo_mysql/
Share on other sites

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

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.