php 5.3, and I just figured out the issue for phpmyadmin. I had disabled ini_set in php.ini
Taking that out of the disabled list fixed phpmyadmin, but I found another problem.
When I try to refund with paypal payments pro, I get this error:
Currently, my php.ini hasThe website encountered an error while retrieving http://www.divinelighting.com/xxxx/o...ction=doRefund. It may be down for maintenance or configured incorrectly.
When I disable this line, I still have the paypal refund error.disable_functions = exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_op en,dl,popen,show_source


Reply With Quote

