2013-07-26, 03:15:42
You did not even read what I said.
These are php warnings, you obviously have php errors enabled on your host.
There is nothing stopping it from installing, did you even click install ?
Your host has curl disabled and its throwing warnings, do you know what a warning is.
A warning is not an error.
gsconfig
or turn php errors off on your host
Either way install is not broken at all.
These are php warnings, you obviously have php errors enabled on your host.
There is nothing stopping it from installing, did you even click install ?
Your host has curl disabled and its throwing warnings, do you know what a warning is.
A warning is not an error.
gsconfig
PHP Code:
# Forces suppression of php errors when GSDEBUG is false, despite php ini settings
define('SUPPRESSERRORS',true);
or turn php errors off on your host
Either way install is not broken at all.