Loading...
 
Architecture / Installation

Architecture / Installation


Re: installation woes

posts: 44 Canada

Try checking if your PHP safe mode is off. That being on tends to cause common PHP app install issues with many apps.

Also, perhaps you can temporarily set display_errors = On and see if you get any errors.

There are no comments at this time.