Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-06-2013, 05:05 PM
Ruinily Ruinily is offline
Member
 
Join Date: Mar 2011
Location: England
Posts: 185
Gender: Female
Credits: 26,555
Ruinily is on a distinguished road
Default

I kept having that problem, it turned out the server didnt have PDO enabled. To find that out make a new .php in public_html, and stick the following code in it. Go to the page and it should say 'PDO available' at the top, and anything besides '--enable-PDO' ' in the box of commands... I wanted to make sure so I put two PDO detecting codes on that page. :P Its also handy for checking out whats installed on your server. If you dont have PDO enabled you'll have to request it from your server host, its fairly easy to do I think. And you wont be able to get much further without it, sorry. :( If you want any help I'll be about all night.

Code:
<?

if (!defined('PDO::ATTR_DRIVER_NAME')) {
echo 'PDO unavailable';
}
elseif (defined('PDO::ATTR_DRIVER_NAME')) {
echo 'PDO available';
}

 phpinfo(); 
 

?>
__________________

Chocolate butterfly cat pudding. o.o


And since even the programming on this forum doesnt like me anymore heres my sites address. XD
http://felkyocreatures.com/index.php
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Internal Server Error on x10host? FoxForest Questions and Supports 5 11-06-2015 02:15 PM
Trouble with overloading server Skaiya Questions and Supports 2 09-10-2014 02:41 AM
server owners powerchaos Webmasters Area 8 12-22-2012 07:51 AM
500 Internal Server Error Dakarai Questions and Supports 15 12-05-2012 03:38 AM
Internal server Error livingingc Questions and Supports 7 06-17-2009 11:19 AM


All times are GMT -5. The time now is 04:37 AM.

Currently Active Users: 2722 (0 members and 2722 guests)
Threads: 4,081, Posts: 32,032, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636