installation help on home localhost
Permalink
installing concrete
Concrete cannot parse the PATH_INFO or ORIG_PATH_INFO information provided by your server.
Image Manipulation Available
Concrete requires GD library 2.0.1 or greater.
Is these because i can't get mysql installed?
Concrete cannot parse the PATH_INFO or ORIG_PATH_INFO information provided by your server.
Image Manipulation Available
Concrete requires GD library 2.0.1 or greater.
Is these because i can't get mysql installed?
The php_gd2.dll is included in a standard PHP installation for Windows, it's not enabled by default. You have to turn it on, the user may simply uncomment the line "extension=php_gd2.dll" in php.ini and restart apache.
Change: ;extension=php_gd2.dll
To: extension=php_gd2.dll
Try this aswell if the above doesn't work.
NOTE: SOME USERS MIGHT HAVE TO SUBSTITUTE THE ACTUAL PHP INSTALLATION DIRECTORY ON *YOUR* COMPUTER.
To (FOR WINDOWS):
extension_dir = "c:/php/extensions"
Change: ;extension=php_gd2.dll
To: extension=php_gd2.dll
Try this aswell if the above doesn't work.
NOTE: SOME USERS MIGHT HAVE TO SUBSTITUTE THE ACTUAL PHP INSTALLATION DIRECTORY ON *YOUR* COMPUTER.
To (FOR WINDOWS):
extension_dir = "c:/php/extensions"
http://www.concrete5.org/support/owner_support...