system
(system)
October 16, 2011, 7:21am
1
anonymous wrote on Sunday, October 16, 2011 :
I copied OpenEMR 4.1 on my UNIX server in openemr folder. When I run the setup.php, I am getting the following error:
Fatal error: Class ‘PMA_Config’ not found in /home/doxdoxc1/public_html/openemr/setup.php on line 25
Can anybody help on this?
system
(system)
October 16, 2011, 8:31pm
2
bradymiller wrote on Sunday, October 16, 2011 :
Hi,
What mysql version are you using? And in the mysql configuration file, is sql-mode set to anything? Also, what php version are you using?
-brady
system
(system)
October 16, 2011, 8:34pm
3
bradymiller wrote on Sunday, October 16, 2011 :
Also,
Are you sure you are not mistakenly trying to install phpmyadmin in that location (on a google search, looks like phpmyadmin uses this class a lot)?
-brady