Sunlander
- Total activity 84
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Sunlander-
Hi Michael, the original error in the logs (see first post) was saying about mod_rewrite and then mod_security. So I enabled them. Is that what you mean? I added the following to WHM - Apache Con...
-
Hi Michael, it is becoming a bit of a nightmare this. I thought I had fixed it yesterday but it wasn't :( I removed that line but this is what the last 2 pages of my error log shows: [Tue Feb 19...
-
Hi, for anyone else who has this problem here is what fixed it for me. Although I had mod_rewrite on my server it was not enabled in the file at: /etc/apache2/conf/httpd.conf I added the follow...
-
Hi Lauren, thanks for answering. Unfortunately I don't currently have the skills to adapt the code but will have a play. I have found a temporary solution which works for now. Basically I changed t...
-
Hi Michael thanks for responding. I have been down the path of htaccess without success (yet). The very first examples in my opening thread actually work for others in their environments (the fir...
-
Hi Michael, I will try to explain. I have a website called www.mysite.com In the same public_html folder that my website files are I have 4 additional websites called: site1 site2 site3 site4 Ea...
-
Hi Michael, unfortunately I can't use that as there will be more than one sub-site in the root of my url. However I have been researching all day and I stumbled across this which might be my answe...
-
Hi Michael, thank you. I have done everything except changing the document root. I ran this in SSH but it says the file dosn't exist (i put my website username instead of leaving it as username): ...
-
An update, I have been researching this and found a thread that shows where to find the conf file via SSH: nano /etc/apache2/conf/httpd.conf I looked through this and see it includes the VirtualH...
-
Hi CpanelMichael, thanks for responding. In my.cnf I have the following: [mysqld] innodb_file_per_table=1 default-storage-engine=MyISAM performance-schema=0 max_allowed_packet=268435456 open_file...