Re: trying to install 1.7 - fails on checksum
Posted: Wed Apr 21, 2010 9:20 pm
I looked at the 'htaccess' file.
The original entry was...
When I change this to....
... I can now get past the test page onto the 'Checking permissions and PHP settings' page. I'll run the full install tomorrow to confirm that everything works.
Thanks to all those positive contributors.
The original entry was...
Code: Select all
php_value post_max_size 10M
Code: Select all
php_value post_max_size 10000000
Thanks to all those positive contributors.