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.
1321
MySQL / Re: phpMyAdmin 'users' or 'priviledges' tab missing
« on: July 21, 2017, 06:55:49 PM »
you can reset mysql password for root user by using this command, its faster
Code: [Select]
sh /scripts/mysql_pwd_reset
1322
SSL / Re: How to replace self-signed SSL with another certificate?
« on: July 21, 2017, 06:52:56 PM »
by changing your hostname from cwp if you have a valid A record for it you will get AutoSSL installed from letsencrypt.
1324
Mod_Security / Re: ModSecurity adds index.php in permalinks
« on: July 21, 2017, 07:11:24 AM »
mod_security is only application firewall and its not related with this issue.
You should check in the admin area of your wordpress how you have this set, don't forget to check that you have wordpress htaccess file in your wordpress folder.
https://codex.wordpress.org/htaccess
You should check in the admin area of your wordpress how you have this set, don't forget to check that you have wordpress htaccess file in your wordpress folder.
https://codex.wordpress.org/htaccess
1325
PostgreSQL / Re: how to uninstall ??? (broken postgresql installation)
« on: July 21, 2017, 07:07:13 AM »
you can remove it like this and then try with installation again.
Code: [Select]
/usr/bin/yum remove postgresql-server postgresql postgresql-devel
rm -f /etc/init.d/postgresql
1326
CentOS-WebPanel Bugs / Re: BUG on PHP Builder
« on: July 21, 2017, 07:00:58 AM »
can you add full log output from file /var/log/php-rebuild.log on this site
https://pastebin.com/
https://pastebin.com/
1327
CentOS-WebPanel Bugs / Re: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:4
« on: July 21, 2017, 06:56:15 AM »
if you don't use ssl (you have no vhosts in your /usr/local/apache/conf.d/vhosts-ssl.conf file then you can simply remove/delete ssl.conf file and restart apache.
don't worry about this file, when you install ssl for any domain it will be created automatically.
don't worry about this file, when you install ssl for any domain it will be created automatically.
1328
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: July 21, 2017, 06:50:43 AM »
you can delete your default httpd.conf and then reinstall httpd server (it will create new conf file)
also check this for issue with datatables
http://forum.centos-webpanel.com/centos-6-problems/can't-list-user-accounts-after-mysql-update/msg12630/?topicseen#msg12630
Code: [Select]
yum reinstall cwp-httpd
yum reinstall cwp-suphp
also check this for issue with datatables
http://forum.centos-webpanel.com/centos-6-problems/can't-list-user-accounts-after-mysql-update/msg12630/?topicseen#msg12630
1329
CentOS 7 Problems / Re: Problem after installing PostGreSql
« on: July 21, 2017, 06:45:49 AM »
don't understand the issue you have as you haven't explained it clearly but you can reinstall apache by using yum, you don't need to reinstall the server.
Do this one by one (don't do all in one command)
Also you can check this if you have an issue with default webpage
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
Do this one by one (don't do all in one command)
Code: [Select]
yum reinstall cwp-httpd
yum reinstall cwp-suphp
yum reinstall cwp-php
Also you can check this if you have an issue with default webpage
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
1330
Apache / Re: Not Default But any Unknown Page called at all hosted domain in CWP
« on: July 21, 2017, 06:37:05 AM »
this can be related with the NAT network, but be sure you check all the steeps from this link
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
1331
CentOS-WebPanel GUI / Re: cannot running ssh port 22 to c.panel
« on: July 21, 2017, 06:31:55 AM »
You can find info about ssh/sftp port change here, you can do all that from cwp if you have lost ssh access.
https://www.youtube.com/watch?v=fy39ZTA-9uE
https://www.youtube.com/watch?v=fy39ZTA-9uE