Tagged Questions
The whm tag has no wiki summary.
5
votes
3answers
224 views
What language cPanel/WHM panel server is done?
I am planning to make an application like cPanel/WHM in perl since i never worked out my own server in perl, and i was thinking of a few points that i wanted some advices/help:
cpanel and whm work ...
5
votes
1answer
609 views
Using Alias in Apache ONLY if local directory not present?
We're running a reseller web host, and aliasing a particular directory for ALL the sites within. This is all happening through WHM/Cpanel, which could possibly complicate my question.
We want all ...
2
votes
3answers
171 views
Hosting node.js for a specific domain only on a VPS
I have a VPS where I have hosted a few sites. All based on LAMP stack, so it was no big deal. They provide WHM/cpanel for managing different sites. I decided to try node.js, bought a separate domain ...
2
votes
1answer
874 views
How can I add npm (node.js package manager) to the PATH?
I installed node.js like this:
cd /usr/local/bin/
git clone --depth 1 http://github.com/joyent/node.git
cd node
git checkout origin/v0.4 # optional. Note that master is unstable.
export JOBS=2 # ...
2
votes
2answers
408 views
WHM: Moving an account to a new server
I have an account on WHM for a PHP web app that's over 50GB in size on a dedicated server, the company decided to move it to a new server, and I was assigned the task.
I would like to know what is ...
1
vote
1answer
17 views
imagejpeg and chmod
I am facing below errors:
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/user1/public_html/userpics/00005/small/5120.jpg' for writing: No such file or directory in ...
1
vote
1answer
58 views
Uninstall Ruby on Rails cpanel server
I'm sitting here with a cPanel server, and I want to uninstall ruby, and ruby on rails.
I can see there is /scripts/installruby, but not a remove.
Does anyone know how I can uninstall ruby and rails ...
1
vote
1answer
52 views
WHM/Cpanel API Cron::listcron request using cURL
I'm using the code below to get a cron list but only thing I get is a blank page. Also when I replace port 2087 by 2083 the output is {"data":{"reason":"Access denied","result":"0"},"type":"text"} ...
1
vote
1answer
41 views
Allowing Drupal login using WHM, cPanel or WHMCS login details?
Currently, I have decided to use Drupal as the primary login area where users can do stuff. Problem is, I want to automatically allow for the logging in of users using their cpanel, whm or whmcs login ...
1
vote
2answers
75 views
Is it possible to write plugin for WHM by PHP?
I want to write a plugin for WHM, I'm a PHP Developer and beginner with Perl,
so i ask is it possible to make plugin by PHP instead Perl?
I tried, but the problem was that important functions in php ...
1
vote
0answers
55 views
How to set up a Staging Environment for Existing Sites? Esp. using subdomains?
I have about 5 sites where till date all development changes have happened directly on the live server, where the change would be made on a test file first and if ok, would replace it with the ...
1
vote
2answers
180 views
How do I add virtual hosts the right way while running WHM?
I'm running a dedicated server separating accounts for my clients with WHM and CentOS 5. One of my clients has asked me to install subversion, and have the repository stored beneath the webroot.
...
1
vote
2answers
84 views
Using custom php.ini in a specific folder
I've got full control of my Apache / WHM / CPanel server. I have a default PHP.ini file set up for everything and that is just fun for the production server.
On the same server, I have a ...
1
vote
1answer
235 views
Creating Emails via PHP with WHM/Cpanel
I am using WHM/Cpanel to manage my sites. I am on a VPS server on Hostgator. I want to create email accounts dynamically via PHP. Does anyone know what I might need in order to do this ? Any good ...
1
vote
1answer
225 views
Where is the best place to learn server administration for a CentOS WHM/cPanel sever?
I'd like to be able to manage my dedicated server properly. It's running WHM 11.28.87 and CENTOS 5.5 x86_64.
I can find my way around WHM and cPanel easy enough. I would really like to know the ...
1
vote
1answer
117 views
500 internal error when uploading new files to server
I just switched to a new server host (VPS) and I transferred all my files over. I noticed that nothing was working everything was throwing a 500 internal error.
I then ran this via command line and ...
1
vote
1answer
304 views
RubyOnRails 3 on WHM (centOS)
I have server (centOS 5.5) and WHM installed. I installed manually Ruby 1.9.2, Rails 3.0.4, Passenger 3.0.0.pre4 and passenger apache module, because mongrel doesn't work with WHM (cPanel) and Rails ...
1
vote
1answer
230 views
Structuring a central Git remote to serve production Apache sites
I've been referring to http://toroid.org/ams/git-website-howto as a starting point for a production web server running on a managed VPS. The VPS runs cPanel and WHM, and it will eventually host ...
1
vote
3answers
609 views
Create database programatically from PHP on WHM/cPanel server
I was wondering whether it is possible to create a new database and user, from PHP, on an WHM/cPanel server.
Thanks in advance for your answers,
Constantin TOVISI
1
vote
1answer
966 views
Help with SVN+SSH permissions with CentOS/WHM setup
I'll try my best to explain how I'm trying to set up this system.
Imagine a production server running WHM with various sites. We'll call these sites... site1, site2, site2
Now, with the WHM setup, ...
1
vote
1answer
604 views
Odd, nondescript error [an error occurred while processing this directive]
I have been migrating a client's website from a Bluehost account to my own cPanel/WHM setup. I used the cPanel 'Backup Wizard' to create the export .tar (composed of home directory and mysql files, ...
0
votes
0answers
13 views
Server-wide SSL cPanel WHM to prevent “security not trusted” browser messages
How do you setup a server-wide SSL so that all domains stay free of the browser error message: "The site's security certificate is not trusted!"
0
votes
1answer
29 views
Create FTP account in Cpanel - without domain
I have been using this script to create FTP accounts very successfully
// your cPanel username
$cpanel_user = 'usernam';
// your cPanel password
$cpanel_pass = 'password';
// your cPanel skin
...
0
votes
0answers
14 views
Running and configuring Gearman with Supervisord on a server with WHM/cPanel
I am wanting to run some PHP worker scripts and have found Gearman to do this. It seems that other people are using supervisord (some with GearmanManager as well as) to manage Gearman and keep it ...
0
votes
2answers
48 views
500 Internal Server Error - register_globals
I transferred website to new server(PHP Version 5.3.8) which had "Server API=CGI/FastCGI", website was working fine except one page(public_html/user/index.php). I got error:
500 Internal Server Error
...
0
votes
0answers
34 views
SSL Record Too Long - cPanel, SSL, LiteSpeed Dedicated IP and Unhelpful Host
I have a cPanel based hosting account with a host, who can remain unnamed for the time being as their being singularly unhelpful but wouldn't want to talk down of them.
Anyway, I have a dedicated IP ...
0
votes
1answer
44 views
Error while installing imagick
I'm trying to install imagemagick and imagick module in whm. I installed imagemagick without any problem, but when installing imagick through whm, I am getting the following error :
downloading ...
0
votes
0answers
8 views
Trying out WHM/cPanel
I have a live site running on cPanel. I would like to write some WHM plugins to extend WHM functionality. But the problem I am facing is I don't seem to find a way to get cPanel as a developer version ...
0
votes
1answer
53 views
How to make HTTP requests (POST,GET,DELETE,PUT) in a WHM plugin?
I'm trying to write a WHM plugin (running into WHM plugins section so that it runs for root and resellers, not in cPanel).
The script is located at /usr/local/cpanel/whostmgr/docroot/cgi and named as ...
0
votes
1answer
24 views
FTP suddenly refuses connection after multiple & sporadic file transfers
I have an issue that my idiot web host support team cannot solve, so here it is:
When I'm working on a site, and I'm uploading many files here and there (small files, most of them a few dozen lines ...
0
votes
0answers
49 views
WHM DNS Resolvers Add domain by API
So, i have a dedicated server, work good without any issues, i want use the server as a "DNS RESOLVERS", that mean if i add "xxx.com = 111.222.333", so when any other server over the web ask for ...
0
votes
1answer
51 views
Dedicated Server Web/DNS Configuration
Good evening,
I have a Dedicated Server in a data center and i want configure the serve as DNS SERVER (BIND) and WEB SERVER (WHM/cPanel).
1) Is there a security problems when using a DNS SERVER/WEB ...
0
votes
0answers
35 views
whmcsgold inode monitor - cpanel
I have installed WHMCSGOLD iNode Monitor, which is showing inodes count in my cpanels, but it showing the following error also. When I am selecting gold theme which is provided with the iNodemonitor ...
0
votes
1answer
17 views
Cpanel/WHM solution in microsoft windows server
Does Microsoft provide a web hosting solution similar to Cpanel/Whm in linux?
what i really want is to build a powerful server where i give my org developer a cpanel-like tool to manage their sites ...
0
votes
0answers
28 views
mod_rewrite help - squashing a redirect loop at the server level
I'm running Apache on my server, and I have about 100 accounts running on a custom framework. This framework means that the directory structure of all the accounts is more or less the same.
I have a ...
0
votes
1answer
136 views
Installing and Maintaining Percona Server in an WHM/CPanel Environment
I have a VPS with Liquidweb, which currently uses a standard LAMP stack. I want to replace/supplement the installed version of MySQL with Percona, specifically to leverage XtraDB's advanced features. ...
0
votes
1answer
41 views
database query filling the var/temp
I am not a programmer so please be gentle :)
Following query on our website loads a lot of data to server's var/temp folder and creates server load and all sorts of troubles.
{php}
global $db;
...
0
votes
1answer
51 views
Calling CPanel API from a different server
I have 6 VPS' with CPanel / WHM on. I currently have an admin section on each one that I use to create accounts and start some Crons. I would like to manage all this from one server but I can't ...
0
votes
0answers
44 views
WHM Install cPAddons situation
Today I have found that on "Install CPAddons" section is checked WordPress (3.2.1), but on the client cpanel(2083) on Site Software I have found that he have WordPress v3.0.1 and on Upgrade section ...
0
votes
1answer
29 views
copying large files over
I have a dedicated server where I host a large website. We need to do an upgrade on the website and I want to create a development copy on a testurl (on a different cpanel account) but same server.
...
0
votes
0answers
27 views
Subversion permissions on cpanel server using suphp
Can anyone tell me what the proper uid/grp and file/directory permissions should be set to for subversion. The server is running Centos WHM/Cpanel and SuPHP. I am pretty sure that the uid/grp should ...
0
votes
1answer
31 views
WHM plugin for Asterisk?
Hi I am looking for a plugin which will allow me to manage Asterisk from WHM.
If anyone would happen to know if there is a plugin I can install that would be great.
Thanks
0
votes
0answers
31 views
WHM - How to limit backups size
I just found out that 100% of my hard drive on my dedicated LAMP server was used because my backups grew to 200 gigs.
Is there a way to limit how much hard drive space gets eaten up from my daily ...
0
votes
0answers
98 views
cpanel add pure-ftp users not belonging to any client
Basicly I would like to create a ftp user called ftpbackup on a Centos 5 server that has WHM/Cpanel.
i have root access.
do you have any ideea how ?
I tried:
1.useradd
2.Pure-pw useradd
3.editing ...
0
votes
1answer
40 views
execute external page while doing some function with php?
hello im trying to create a simple script which will create an account with my dedicated server using WHM
here is the simple code
<?php
// your WHM username
$whm_user = 'root';
// your WHM ...
0
votes
0answers
111 views
url_rewriter.tags in php.ini
My php.ini file on server have the following line
url_rewriter.tags= a=href,area=href,frame.src,input=src,form=,fieldset=
But my local php.ini file has it quoted like
url_rewriter.tags= ...
0
votes
1answer
75 views
Can't access my domain when I write http://mydomain but I can when I go to http://www.mydomain [closed]
This is a strange one. Must be a DNS configuration or something. I cannot connect when I enter http://mydomain.com but when I write in www.mydomain.com I can.
Can anyone shed some light? I use WHM as ...
0
votes
1answer
143 views
Node.js stops working when I log out
I logged in as root to my CentOS 5/cPanel server and I typed the following:
cd /usr/local/bin/
git clone --depth 1 http://github.com/joyent/node.git
cd node
git checkout origin/v0.4 # optional. Note ...
0
votes
2answers
467 views
Where should I install node.js?
I'm wondering in which directory I should go to install node.js on a CentOS 5/cPanel server by executing the following commands mentioned in the Wiki:
git clone --depth 1 ...
0
votes
1answer
74 views
WHM backup and transfer
I have a web site on the cpanel(whm), I want to backup whole site and transfer it to another stand-alone server of my own, is that feasible? how to do it?