Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - timworx

Pages: [1]
1
I already posted a thread about it not adding some longer domains, saying that they already exist on the server.
However, now, when I do add a domain (that is short enough to work) I'm getting a 403 error. I've tried running the fix permissions, but to no avail. This is really causing a problem for me.

I get the same 403 error when manually adding to vhosts, as well.

2
Apache / Thinks that domain already exists on serve - doesn't
« on: February 13, 2015, 06:08:49 PM »
I'm attempting to add a domain to CWP, however I'm getting the error (with example of domain name):

Quote
Domain subdomain.domain.com already exists on the server!

It does not exist, and isn't in vhosts and isn't in the database or anything either.

Any thoughts? Adding any other domain does work.

3
Installation / Fresh install - can't access webpanel?
« on: January 16, 2015, 03:51:19 AM »
Hey there,
I just moved to a new server and installed a fresh CWP transferred databases, /home/ files, and applicable apache vhosts and passwd/group files. All works great!

Except that I can't access CWP :p

Everything that I transferred worked properly, all is well. And I *thought* that I had logged into the CWP on the new server at one point. But I'm probably mistaken.

I'm currently just getting "Google Chrome's connection attempt to xxx.xx.xxx.xx was rejected. The website may be down, or your network may not be properly configured."

I tried `service iptables stop` along with the mentioned command in this thread http://forum.centos-webpanel.com/installation/can't-access-admin-panel-after-installation/msg35/#msg35

Any thoughts?

4
Installation / What is the best method to migrate CWP to a new server?
« on: December 22, 2014, 07:25:40 PM »
I'm changing VPS's and migrating CWP and the accounts/domains under it as well.

What is the best way to migrate CWP so that it rebuilds the proper paths?
I don't need it to move the files themselves, just build the correct paths when I set my domains the the new server/IP. Thanks!

5
On a fresh install with the only modification being updated mysql (following another thread on here.)

Everything starts up and works fine, however, CWP is running into issues connecting to mysql when you add a user. As a result, it can't actually be used to host any domains.

It is adding the user every else - vhost, passwd, account/public_html - it just isn't adding it in the database. As a result, no addon domains can be used, which is very important for me.

The error I'm getting when I add an account:

Code: [Select]
Reloading DNS zones
rndc: 'reload' failed: failure
MySQL server has gone away
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 4

Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php(1) : eval()'d code(1) : eval()'d code on line 4

Pages: [1]