PHP PDO Problem

Status
Not open for further replies.

gymid

New Member
Messages
8
Reaction score
0
Points
1
Hey,

As I can see, the issue was fixed, where no PHP files could be displayed. However, now I keep getting the error on the Vanilla Softaculous Install:

Fatal error: Class 'PDO' not found in /home/gymid/public_html/forum/library/database/class.database.php on line 54

After some googling, it seems that PDO has been disabled on the server (starka) and that it needs to be enabled through WHM, which isn't possible. Is this definitive (should I change my forum) or will this get fixed in the near future?

Thanks


Edit: Here's the link http://gymid.co.cc/forum/
 
Last edited:

sarah.b.morley87

New Member
Messages
16
Reaction score
0
Points
0
I'm having the same problem. I really don't want to have to change my code everywhere that I accessed the database using the PDO class, so I hoping this is fixed soon.
 

Skizzerz

Contributors
Staff member
Contributors
Messages
2,929
Reaction score
118
Points
63
Whoops, this should be fixed in a couple of hours.
 

sarah.b.morley87

New Member
Messages
16
Reaction score
0
Points
0
Thanks for the reply, Skizzerz. What's the current status of fixing this problem (since it's been more than a couple of hours)?
 

fruitytest89

New Member
Messages
19
Reaction score
1
Points
0
Yeah I have the same PDO prob -

its 23:30 GMT - do you have an ETA for this fix?

cheers
 

sarah.b.morley87

New Member
Messages
16
Reaction score
0
Points
0
Well, I lost patience and went ahead and changed every place that I used the PDO class to the old fashioned way of accessing the database. It was oh-so-fun, but worth it to make the website working again.
 

george21

X10Hosting Fanatic
Prime Account
Messages
114
Reaction score
1
Points
18
Just means PDO is not installed or is misconfigured. Skizzerz did however say it should be fixed in a couple of hours 2 days ago. Nothing on the status page either.

Will just have to be patient.
 

ambikadivya84

New Member
Messages
8
Reaction score
0
Points
0
Hi all , I have the same problem . I don't want to change PDO extension . Someone do something to rectify the issue .
Thanks.
 

fruitytest89

New Member
Messages
19
Reaction score
1
Points
0
Yeah - I've re-written my code
can't wait for PDO error to be fixed

now if we can only get mail() to work ....
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
I'm rebooting Starka, which will fix the PDO issue.
 
Status
Not open for further replies.
Top