flashweb
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by flashweb-
One of our customer installed SSL on shared IP. Now any of our other customers visiting
-
I already checked that. But it do not show actual location of the SSL certificate (.crt/.key files). I want to use this SSL certificate for Apache too. I done search for hostname.crt, found certi...
-
In you php.ini, look for location of php.ini file, make sure you are editing proper php.ini file, if user have a custom php.ini file, you need to edit it (or remove it). Also try restarting Apache...
-
I am happy to see you were able to address the issue. One feature that might interest you is the ability for users can enable login notifications in the "Contact Information" area inside of cPanel....
-
Running as root as i am making a script that alert me when some one login to cpanel. I got it working with php -n option (no php.ini) root@server74 [~]# php -d display_errors 1.php root@server74...
-
file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 how to enable this... Edit your php.ini file (/usr/local/lib/php.ini) change value of allow_ur...
-
Thanks LostNerd, i checked WHM settings. Found the problem, it was because some one added email address in Enter one or more cellular phone or pager email addresses to message via email in case ...
-
Yes, exim log have entry for two emails for same action root@server46 [~]# grep 'New account: customer-user-name' /var/log/exim_mainlog 2015-06-05 09:33:04 1Z0nzs-0037To-HD <= root@server46.hosth...
-
I run /scripts/upcp --force nginx still failing, but different error now nginx: [emerg] invalid number of arguments in "client_max_body_size" directive in /etc/nginx/conf.d/ea-nginx.conf:19
-
Changing all sites manually is not practical as most sites set to inherit and i need this done on multiple servers. Anyway i can do this in command line or edit some file, so it will change defau...