nitdna
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by nitdna-
Ran Easyapache and re-compiled PHP and Apache. Still the issue remained. Referred this issue to the provider who completed further testing and provided the following information: Checking the tra...
-
OK, output from php -i | grep 'post_max_size\|upload_max_filesize' : post_max_size => 8M => 8M upload_max_filesize => 2M => 2M Apache has been restarted. I'll log a ticket and let you know. Tha...
-
Yeah, have checked that, it does not matter if a local php.ini file is present in an account's public_html folder or if there isn't and the system php.ini file is being used. The path of the php....
-
Just a quick update: Found the last reference to the DB username. It was in one of the tables in the Database. So working now! Would still like to know though if it is possible to include an under...
-
Wow! found it! php.ini file that had this line in it: post_max_size = 8M file was located in /usr/lib (Go figure!). Once this was changed all good.
-
Feature Manager is the answer! (Home " Packages " Feature Manager) - Create a new Feature List and remove all items except Advanced DNS Zone Editor, Simple DNS Zone Editor and Ability to change MX....
-
OK, will re-install and restart service and let you know, thanks. [COLOR="silver">- - - Updated - - - That has done the trick! Thanks for your help and time! So steps taken for those who may be i...
-
OK, so upon further investigation, the incoming mail server does need to use the hostname - so that answers that, thanks. Found that even though this is now set correctly, the certificate for the ...
-
Thanks Guys The following services have already got the signed certificate applied to them: FTP Server Exim (SMTP) Server Dovecot Mail Server cPanel/WHM/Webmail Service So, if there are numerous ...
-
Thank you!