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.
Pages: [1]
1
Apache / Apache not loading sites well after CWP to CWPpro version: 0.9.8.244
« on: June 04, 2017, 11:42:11 AM »
Hello,
I've been able to get all my services working.
But my websites are not working properly after the upgrade.
Screenshot here http://prntscr.com/ffq6cj
My wordpress sites now display the following:
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
Any ideas how to resolve this please?
I'm running
Distro Name: CentOS release 6.9 (Final)
Kernel Version: 2.6.32-696.3.1.el6.x86_64
Platform: x86_64 [kvm]
I've been able to get all my services working.
But my websites are not working properly after the upgrade.
Screenshot here http://prntscr.com/ffq6cj
My wordpress sites now display the following:
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
Any ideas how to resolve this please?
I'm running
Distro Name: CentOS release 6.9 (Final)
Kernel Version: 2.6.32-696.3.1.el6.x86_64
Platform: x86_64 [kvm]
2
MySQL / Downgrade mySQL 5.6 to 5.5
« on: October 10, 2016, 03:44:30 PM »
Hello,
My Server is presently running on mySQL 5.6. Is there a way to safely down grade it to version 5.5/5.4 please?
My present server config is as follows:
Aplication Version
Apache version: Apache/2.2.31
PHP version: 5.6.14 [PHP Switcher]
MySQL version: 5.6.33
FTP version: 1.0.36
Systemplication Version
Apache version: Apache/2.2.31
PHP version: 5.6.14 [PHP Switcher]
MySQL version: 5.6.33
FTP version: 1.0.36
System Info
CPU Model: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
CPU Details: 2 Core (3200 MHz)
Distro Name: CentOS release 6.8 (Final)
Kernel Version: 2.6.32-642.4.2.el6.x86_64
Platform: x86_64 [kvm]
CPU Model: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
CPU Details: 2 Core (3200 MHz)
Distro Name: CentOS release 6.8 (Final)
Kernel Version: 2.6.32-642.4.2.el6.x86_64
Platform: x86_64 [kvm]
Please advise.
Regards,,
Tolu
My Server is presently running on mySQL 5.6. Is there a way to safely down grade it to version 5.5/5.4 please?
My present server config is as follows:
Aplication Version
Apache version: Apache/2.2.31
PHP version: 5.6.14 [PHP Switcher]
MySQL version: 5.6.33
FTP version: 1.0.36
Systemplication Version
Apache version: Apache/2.2.31
PHP version: 5.6.14 [PHP Switcher]
MySQL version: 5.6.33
FTP version: 1.0.36
System Info
CPU Model: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
CPU Details: 2 Core (3200 MHz)
Distro Name: CentOS release 6.8 (Final)
Kernel Version: 2.6.32-642.4.2.el6.x86_64
Platform: x86_64 [kvm]
CPU Model: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
CPU Details: 2 Core (3200 MHz)
Distro Name: CentOS release 6.8 (Final)
Kernel Version: 2.6.32-642.4.2.el6.x86_64
Platform: x86_64 [kvm]
Please advise.
Regards,,
Tolu
3
E-Mail / Can't receive mail
« on: September 03, 2016, 02:42:17 PM »
Hello,
Please i need help. I can't seem to be able to receive mail on the emails on my centos webpanel server. I can send mails out but cannot receive.
I checked my firewall port 25, 110,143 are among the listening ports associated with incoming and out going mails.
25/tcp -/6 0 (8361/root) /usr/libexec/postfix/master /usr/libexec/postfix/master
110/tcp -/6 0 (8260/root) /usr/sbin/dovecot /usr/sbin/dovecot
143/tcp -/6 5 (8260/root) /usr/sbin/dovecot /usr/sbin/dovecot
This problem started when i removed sendmail as it was conflicting with the mail queue.
Please advice on how to resolve this. I've deleted and recreated the accounts still no incoming mails but i can send mails out with roundcube but i can't receive mails to any of my inboxes.
Please i need help. I can't seem to be able to receive mail on the emails on my centos webpanel server. I can send mails out but cannot receive.
I checked my firewall port 25, 110,143 are among the listening ports associated with incoming and out going mails.
25/tcp -/6 0 (8361/root) /usr/libexec/postfix/master /usr/libexec/postfix/master
110/tcp -/6 0 (8260/root) /usr/sbin/dovecot /usr/sbin/dovecot
143/tcp -/6 5 (8260/root) /usr/sbin/dovecot /usr/sbin/dovecot
This problem started when i removed sendmail as it was conflicting with the mail queue.
Please advice on how to resolve this. I've deleted and recreated the accounts still no incoming mails but i can send mails out with roundcube but i can't receive mails to any of my inboxes.
Pages: [1]