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 - DeveloperMcD

Pages: 1 ... 3 4 [5] 6
61
Updates / Undefined variables after update to 0.9.8.15
« on: June 07, 2016, 02:49:12 AM »
Notice: Undefined index: lic in /usr/local/cwpsrv/htdocs/admin/index.php(1) : eval()'d code(1) : eval()'d code on line 44

And in the new Firewall Manager, I get a TON of "undefined variable" notices like this one:
Notice: Undefined variable: xvwksi117 in /usr/local/cwpsrv/htdocs/resources/admin/modules/firewall.php(1) : eval()'d code(1) : eval()'d code on line 44

ALSO --

When I go here:
http://IPADDRESS:2030/index.php?module=iptables_list

The webpage just hangs. I have a lot of entries in my IPTABLES, but still...

62
That's what I'm trying to do. Copy an entire server's config over to another, different machine (overwriting everything on that machine)

I start by installing CWP and the plug-ins I'm using, then I copy all the config/content over. I'm almost there!
CWP's Mysql listing of available DBs still doesn't show anything -- though the DBs are all there..

63
Well, how would I go about it?

What database am I not including in my copy process?

64
So in theory, if I restored all databases in /var/lib/mysql to another server, not only would the MySQL databases move over but the very LISTING database (used by CWP to show what MySQL databases you have on the server) would move over as well?

Because I tried this and it didn't work.

65
Does no one know the answer to this?

66
E-Mail / Any help how to set up Reverse DNS?
« on: May 06, 2016, 08:41:23 PM »
For the typical CentOS Web Panel user, (using Freedns.org for DNS), and assuming we have a cooperative Internet provider willing to oblige (to give us reverse DNS for only one IP address), how do we set up Reverse DNS so our e-mails arrive at their destinations?

Thanks,

Matthew

67
When I click on "MySQL Manager" (under SQL Services) and view the
"List of MySQL databases and users that have access to database"

Where does this list of databases come from? I know where the individual MySQL databases are stored (/var/lib/mysql). But there has to be a database somewhere on the hard drive, maintained by CentOS Web Panel, of what databases are on the system.

Can anyone help me?



68
How in the world is this even possible? I'm logged in as Root, and I can't do things to the file "postfix.php".
I can't change ownership, permissions, or write to the file. What is doing this?

-r--r-----. 1 postfix root    313 Apr 22 20:55 postfix.php
-rw-r--r--. 1 root    root   4409 Apr 10 23:37 verify.php
-rw-r--r--. 1 root    root    884 Apr 10 23:37 version.php
[root@srv2 include]# chmod +r postfix.php
chmod: changing permissions of `postfix.php': Operation not permitted
[root@srv2 include]#


On another server, this isn't a problem.

But I did a "restore" to a 2nd CentOS Web Panel server using tar -p, and now this file is totally unreadable. I don't get it.


69
E-Mail / How long will messages stay in Queue, and how to change it?
« on: April 27, 2016, 07:41:28 PM »
How many days will a failed message stay in the Postfix queue, until it is automatically deleted?

And how do I configure this setting?

Thanks.

70
CentOS-WebPanel GUI / Click on List Email Accounts - got error
« on: April 23, 2016, 04:41:16 AM »
Warning: mysql_connect(): Access denied for user 'postfix'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/resources/admin/modules/mail_list.php(1) : eval()'d code(1) : eval()'d code on line 2

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/modules/mail_list.php(1) : eval()'d code(1) : eval()'d code on line 2
Could not connect to database postfix check configuration file: /usr/local/cwpsrv/htdocs/admin/include/postfix.php

How can I get to the bottom of this error? Where is the password stored? Is there more information in a log file?
Etc.

71
If I wanted to mirror my server, or make another server JUST LIKE IT (except for network address, hard drive size, and stuff like that) what files would I need to back up?

I know about php.ini, CSF, and stuff like that.

Maybe someone could make a complete list, so someone else could build a script from it to make a "system backup" script?

If I ever had a hard drive crash, having backups of my websites would only be half the equation. What about all my configuration of PHP, MySQL, CSF, and CentOS Web Panel itself?

If this info is already out there, please point me in the right direction. (I've already googled and found nothing)

Thanks,

Matthew

72
Yes, from the very beginning. And I haven't modified anything at all, just configured CWP with my information (my specific settings).

73
CSF Firewall / Re: DDoS Protection script
« on: April 21, 2016, 04:51:39 AM »
I installed this script, and immediately un-installed it as soon as I discovered it was obsolete.

Look in the configuration file -- it looks for "ASF". What is that?
Sure enough, there was nothing on my CentOS installation at /etc/asf

Now it's CSF.

74
CSF Firewall / Re: Auto-block IP always truncates my csf.deny list
« on: April 21, 2016, 04:25:30 AM »
you can do it from csf configuration file

Note : adding large amount of IPs will slow your sites and will use heavy resources

Suggestion : if you don't use pure ftp so often stop the service, when you need it you can always turn it on from cwp GUI

Which setting would I adjust?

75
Information / Re: How to access Client panel?
« on: April 20, 2016, 07:31:52 PM »
That can't be. I would never give my root password to one of my clients who have a website hosted on my server.

Pages: 1 ... 3 4 [5] 6