Author Topic: error CentOS6 Upgrade - cwp - help!!  (Read 5725 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
error CentOS6 Upgrade - cwp - help!!
« on: June 10, 2017, 06:43:39 AM »
Hi, update according to the instructions in this post, until I get to Apache Upgrade script, from that point I no longer work anything, appeared 500 error, try
 Sh apache.sh restore
But the problem continues and httpd does not boot. The following error appears:

 Service httpd restart
Stopping httpd: [OK]
Starting httpd: Warning: SuexecUserGroup directive requires SUEXEC wrapper.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.

And when executing:

Yum reinstall cwp-httpd cwp-suphp

Loaded plugins: fastestmirror, replace
Setting up Reinstall Process
No Match for argument: cwp-httpd
Loading mirror speeds from cached hostfile
 * Base: mirrors.coreix.net
 * Extras: mirror.vorboss.net
 * Rpmforge: ftp.nluug.nl
 * Updates: mirrors.coreix.net
Package (s) cwp-httpd available, but not installed.
No Match for argument: cwp-suphp
Package (s) cwp-suphp available, but not installed.
Error: Nothing to do


On the other hand, when entering CWP

Warning: main (../../ resources / admin / include / db_conn.php): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: main (../../ resources / admin / include / db_conn.php): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: main (): Failed opening '../resources/admin/include/db_conn.php' for inclusion (include_path = '.: / Usr / local / cwp / php71 / lib / php') in / usr /local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: main (../../ resources / admin / include / postfix.php): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: main (../../ resources / admin / include / postfix.php): failed to open stream: No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: main (): Failed opening '../resources/admin/include/postfix.php' for inclusion (include_path = '.: / Usr / local / cwp / php71 / lib / php') in / usr /local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_host_postfix in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_user_postfix in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_pass_postfix in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_name_postfix in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

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

Notice: Undefined variable: db_host in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_user in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_pass in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Notice: Undefined variable: db_name in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: [obfuscated] (): (HY000 / 1045): Access denied for user '' @ 'localhost' (using password: NO) in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
** Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf


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


I can do to solve this, the problem is that I have more than 5 sites and at the moment they are not working for this.

Thank you