Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Cant figure this out...latest version
Fatal error: Class 'PDO' not found in /home/????/public_html/?????.com/conf/config-defaults.php on line 16
Can someone help me install this?
My webhost says PDO is installed and latest version of PHP
edit: also I dont have a config.php file in conf/ could that be the problem?
when I downloaded the zip from the https://github.com/vanillaforums/Garden
did that download the updated fixed files? or do I have to manually download all those files in that link even after the zip?
Can someone help me install this?
My webhost says PDO is installed and latest version of PHP
edit: also I dont have a config.php file in conf/ could that be the problem?
when I downloaded the zip from the https://github.com/vanillaforums/Garden
did that download the updated fixed files? or do I have to manually download all those files in that link even after the zip?
0
Comments
(yes, I have searched this community for answers)
as said above the host stated to me that PDO is installed and enabled and that I have priv all the files necessary and still cannot figure out why this PDO error shows up
is there a fix? and how come the zip file does not include config.php? do I need it? and where cna I download that file
<?php phpinfo(); ?>
in your website and point the browser to it? Then start looking for PDO there.
Regarding the conf/config.php, it is generated based on conf-defaults. php as some sort of a diff (only the variables that are different are stored there) when creating the website, based on your settings.
/cd