Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Upload limit in Admin Plugin
· 10 years ago
Yes, Admin can enforce lower limits, but the global PHP limits must be set to increase them.
-
Upload limit in Admin Plugin
· 10 years ago
Ok, this on its own had no effect. Both the following values had to be updated in php.ini: post__max___size = upload_maxfilesize = After that it worked perfectly.
-
Upload limit in Admin Plugin
· 10 years ago
Not sure where this post should go - but it has to do with settings with regards to the site - so I guess it has to do with installation. I just realized that although the upload limit was set to unli
-
RuntimeException error with RHEL7 / HTTPD
· 10 years ago
Thank you - I'm still having trouble, hoping you can take a look. Folders are 775, files 664, cache is 777, I have tried every combination of root:apache and root:mygroup, apache:apache and still am s
-
RuntimeException error with RHEL7 / HTTPD
· 10 years ago
Check the Permissions Troubleshooting Guide
-
RuntimeException error with RHEL7 / HTTPD
· 10 years ago
Hi all, pretty sure it's a permissions thing but I've been going crazy all day, hoping fresh eyes can help. My httpd service runs as apache user. I configured apache, unzipped a skeleton and got as fa
-
Installation behind authenticated proxy?
· 10 years ago
Fill the proxy options in the System configuration, by adding the username and password in the http://username:[email protected]:8080/ shape. Also check out this article in the Learn site if th
-
Installation behind authenticated proxy?
· 10 years ago
Ok, I gave up on trying to get IIS to work on my Win10 machine and instead installed XAMPP and was up and running in a short time. Extracted core grav + admin. Everything went smoothly ... up until I
-
Any luck installing on a Hostgator shared hosting account?
· 10 years ago
I found an article on google where others had similar issues with updating from previous version of php to php 5 with the SourceGuardian error. I updated to php 5.6 and I am in the admin. thanks for p
-
Any luck installing on a Hostgator shared hosting account?
· 10 years ago
Thank you. I will see what they say.