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

Pages: 1 ... 17 18 [19]
271
Postfix / Re: postfix force ipv4
« on: September 21, 2020, 02:27:35 PM »
Se7p 21 10:24:30 server.foreveryours.us postfix[6753]: fatal: config variable inet_interfaces: host not found: ipv4
Sep 21 10:24:31 server.foreveryours.us systemd[1]: postfix.service: control process exited, code=exited status=1
Sep 21 10:24:31 server.foreveryours.us systemd[1]: Failed to start Postfix Mail Transport Agent.
-- Subject: Unit postfix.service has failed

272
Postfix / postfix force ipv4
« on: September 21, 2020, 02:18:23 PM »
 inet_protocols = ipv4 will not allow restart postfix.

Update: I confused protocols with interfaces

273
OK.  got cwp panel back.  Here was the problem. 

Apparently, the original root password in cwp database was not changed when I changed the password while the server was off.  So I searched the database and found the password field was encrypted.  So I tried the old original password in the mycnf file and the db_conn files. and restarted the mysql server.  Now I have the cwp panel working again. 

I will investigate separating the database from the apache server.

274
OK. all of my websites came back.  But the admin login page still gives me the white screen below.  Odd that all databases are working but cwp database.


Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0


Trying to start mysql server, please wait!
Try to restart CentOS Web Panel with command: sh /scripts/restart_cwpsrv

**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf


Warning: mysqli_error() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Could not connect:

275
It took me a day to track it down but I finally found the solution.  You need to delete or rename the tc.log file in /var/lib/mysql

First shut down mysql then delete, then restart mysql.  Everything came back to me. 

I have to say that this all happened because I uploaded a filed that (long story short) got into a loop that ended up completely filling up my hard drive.  After that, I was dead in the water with any db sites.  Now all is well.

Pages: 1 ... 17 18 [19]