vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
256 is not a standard exit code, but programs can define their own. EA just uses it as a generic exit code for failures.
-
Based on what you pasted originally, there was implication that the problem was the script. Perhaps try building again and see if it happens again.
-
What happens when you try to run /scripts/initfpsuexec?
-
if this is going inside of an existing vhost block, simply uncomment the include line within the vhost in httpd.conf, create the include file, and put the configuration in there. In this specific ...
-
You can't replace the mail server that cPanel uses - at least not easily. If you need to use something separate, I would install it on a separate server and point your mail over to that one instea...
-
You just need to create a default vhost for each dedicated IP on your server, so any request for a site that isn't configured will return something else.
-
This isn't something blockable by CSF/etc. Just let Apache do its job - change the default page to something else so any site that is not configured on your server but is pointed to it will show w...
-
Either add that to your include path in local php.ini, or go into WHM and enable the module loader for PHP.
-
That looks like an issue within the application itself. Are you sure all its files were moved?
-
cPanel takes the hostname based on the hostname of the SSL certificate installed for the services. This is defined in the following files in /var/cpanel/ssl: courier-imapd-DOMAINS courier-pop3d-D...