Apache is failing in one server several times a day. Today it restarted 30 or 40 times. It´s happening after some security changes in the server (not made by me). I checked in erro log and I found thi Read all
Hello, I am having a few troubles with a php script. Fatal error: Call to undefined function: curl_init() in /home/jamesm/public_html/wws/inc/whm_functions.php on line 26 I have installed and reinstal Read all
Has anyone else noticed this going on? Are my assessments with regards to ubiquity claims correct? cb -- To: whichssl@comodogroup.com Subject: SSL wars Cc: XxxxxX@FreeSSL.com, press@google.com Dear pe Read all
hi, is there any way to delete - with a cron - all e-mails that resides inside the "spam" box on customers accounts? i would like to do this serverwide as customers don't know they have to delete is a Read all
I have been trying to find an answer to this issue, hopefully someone will have seen something similiar. We have a customer with a mailing list and one of the members email kicks back. The error that Read all
well bind is down on my server, and in cpanel it says apache is up but it realy isnt and i can not view any sites.can anybody tell me what this could be? is there a ssh command to restart bind or rebu Read all
Hi there, Scratching my head at the moment... I have bought a reseller account using whm/ cpanel. where do I create (or can I) the log in details / passwords to send to my customers? does anyone autom Read all
I know this should go in the howto request forum but for some reason it wont let me start a thread in there. was wondering if somone could tell me or show me a link or a tutorial of installing physcos Read all
Hi Everyone, I was hoping I could get some help here for an email problem. My friend owns a one word domain which is getting 1000+ spam emails every hour. All these emails are getting delivered to the Read all
Can anyone spot any syntax errors in the following? Code: #!/bin/bash
#parameters: user password sharename
echo "Create: $1" >> newuser.log
/usr/sbin/adduser --shell /bin/false $1 >> newuser.log
s Read all