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.


Messages - MyBuddyBen

Pages: 1 ... 3 4 [5]
61
How to / Re: Fastest Way of Enabling Mod_PageSpeed
« on: August 13, 2015, 05:55:46 PM »
Thanks! Could you make a removal script tutorial too? Like to undo everything your install tutorial says? That way there is a simple way to reverse it if the user wants to remove it?

Best to do that on other tutorials you do too  ;) Then they are pretty much perfect

Thanks again for taking time to make this!  ;D

62
Addons / Re: Team Speak 3 - Manager
« on: June 19, 2015, 02:29:36 PM »
I get the same error as mentioned above.

Quote
[Fri Jun 19 10:26:07 2015] [error] [client ###.###.##.##] PHP Notice:  Undefined offset: 0 in /usr/local/cwpsrv/htdocs/resources/admin/modules/ts3_manager.php(1) : eval()'d code(1) : eval()'d code on line 6, referer: http://###.##########:2082/index.php?module=ts3_manager

Replaced sensitive data with ### for privacy.
I have 64 bit centos, and installed the Teamspeak 3 64bit through the index.php?module=ts3_manager page. Just gives the error above after installing then it just says

############### Server Status ###############
Server seems to have died
#######################################

No server running (ts3server.pid is missing)

What is the issue and how can we solve it?

63
How to / How to Force a Backup (Run Daily backup command)
« on: February 04, 2015, 09:18:40 PM »
Simply run this command via SSH with Root.

If you get a error 7, you need to turn on DAILY BACKUP in your CWP (/index.php?module=backups) then try again.

/usr/local/cwp/php54/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php

64
Information / Re: Executing an immediate backup?
« on: February 04, 2015, 09:10:55 PM »
The new code to "force a backup" is this
/usr/local/cwp/php54/bin/php -d max_execution_time=1000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php

Take notice that the command Admin mentioned above says to pull from /etc/webpanel/
But I noticed that folder doesn't even exists on my server. So I peeked into this file (http://dl1.centos-webpanel.com/files/cwp-latest) and saw the command I just gave, which excutues the "Backup" script.

65
E-Mail / Email "alias" root don't work
« on: February 04, 2015, 01:58:15 AM »
When you do the *** Put a * to forward all email
it doesn't catch any email.
I've tried and it just doesn't forward the emails at all.
I had to create a mailbox and login in order to see the emails being sent because it wouldn't forward all the emails for that domain to my gmail account.

I'm running a fresh install of 0.9.7.
One of my clients said that if you use a specific alias (like webmaster@example.com) it will work. But if you do *@example.com it doesn't work.


66
SSL / Re: PCI Compliance
« on: February 03, 2015, 04:28:23 PM »
Agreed! Is there a way to make sure the VPS is PCI compliant? Maybe a test button perhaps?

67
Migration from other control panels / Re: Migration from Plesk
« on: February 03, 2015, 04:26:44 PM »
Currently, there isn't a way to import emails, or email inboxes, even from cPanel.
Only files and directories, along with the MySQL (Databases and Users) are importable, and that's if you're using cPanel.

Maybe they will add plesk migration in a future build ;)

68
Information / Re: How add parked domains
« on: February 03, 2015, 04:24:14 PM »
I don't see parked domains as a feature in the current build of CWP.

69
CentOS Configuration / Re: How to setup user quotas ?
« on: February 02, 2015, 02:21:05 PM »
Can someone do a YouTube video of how to do this?  ;D It would help me a bunch!

70
Apache / Re: Report: Missing domain in vhosts.conf
« on: February 02, 2015, 01:50:33 PM »
Fixed it.

Somehow apache was installed by a third party on centos, and that was messing with CWP.
So I used the "rebuild apache" in CWP, let it run. Deleted the "addon domains" and readded them and viola! It added them to the vhost and started working  ;D

Hope this helps someone else having trouble like I did.

71
Apache / Re: Report: Missing domain in vhosts.conf
« on: February 01, 2015, 09:15:44 PM »
Me too! already sent an email as well.

I add a domain to the list of domains, and it displays it correctly, but it doesn't add two of 6 domains to the vhosts, which makes those 2 domains just redirect to my server. Which is very bad.

Pages: 1 ... 3 4 [5]