Deehem
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by Deehem-
Thank you Michael. That's perfect. Just one question - why is /var being used for a configuration file in this instance as opposed to /etc?
-
Managed to replicate this on our own network. Also submitted a bug report.
-
The database will need to be created via cPanel for the database to be linked to the MySQL server. Creating databases manually via MySQL won't automatically add them to the cPanel interface.
-
Can you provide us with the exact error you are seeing?
-
You would create another user, add the new user to the wheel group and elevate permissions.
-
Indeed. I don't believe it's possible with standard installation to do this for all services. Probably not what you're looking for, however Exim as a service is configurable to achieve this via /e...
-
Do you have the correct permissions on that file? What does the apache error_log file say? 644 should suffice for /home/.htaccess :)
-
Instead of using modsec to achieve this, you could use bad-bot-blocker in a global .htaccess file. An example of b-b-b can be found here.
-
What PHP version are you running out of interest? Have you tried adding this directive to php.ini, even if it doesn't exist?
-
I assumed as much, I just didn't want to rule anything out. Thanks for the reply. :)