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.
1
CentOS 7 Problems / No rule to make target
« on: July 05, 2024, 05:47:32 PM »
Hello
I wand to update opnssh but I get this error:
'make' Error: *** No rule to make target `install'. Stop.
What should I do?
Thanks
I wand to update opnssh but I get this error:
'make' Error: *** No rule to make target `install'. Stop.
What should I do?
Thanks
2
MySQL / MySQL user setup doesn’t have access to create tables
« on: September 07, 2023, 06:47:32 PM »
Hello
I recive such an error for all the tables of the database when I want to install a new Wordpress:
WordPress database error: [CREATE command denied to user 'salamzab_px'@'localhost' for table 'wp_users']
CREATE TABLE wp_users ( ID bigint(20) unsigned NOT NULL auto_increment, user_login varchar(60) NOT NULL default '', user_pass varchar(255) NOT NULL default '', user_nicename varchar(50) NOT NULL default '', user_email varchar(100) NOT NULL default '', user_url varchar(100) NOT NULL default '', user_registered datetime NOT NULL default '0000-00-00 00:00:00', user_activation_key varchar(255) NOT NULL default '', user_status int(11) NOT NULL default '0', display_name varchar(250) NOT NULL default '', PRIMARY KEY (ID), KEY user_login_key (user_login), KEY user_nicename (user_nicename), KEY user_email (user_email) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
As I asked the error looks like the MySQL user setup doesn’t have access to create tables
CREATE command denied to user 'salamzab_pluy'@'localhost' for table 'wp_1users']
How can I solve it?
Thanks for your attention and answer
I recive such an error for all the tables of the database when I want to install a new Wordpress:
WordPress database error: [CREATE command denied to user 'salamzab_px'@'localhost' for table 'wp_users']
CREATE TABLE wp_users ( ID bigint(20) unsigned NOT NULL auto_increment, user_login varchar(60) NOT NULL default '', user_pass varchar(255) NOT NULL default '', user_nicename varchar(50) NOT NULL default '', user_email varchar(100) NOT NULL default '', user_url varchar(100) NOT NULL default '', user_registered datetime NOT NULL default '0000-00-00 00:00:00', user_activation_key varchar(255) NOT NULL default '', user_status int(11) NOT NULL default '0', display_name varchar(250) NOT NULL default '', PRIMARY KEY (ID), KEY user_login_key (user_login), KEY user_nicename (user_nicename), KEY user_email (user_email) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
As I asked the error looks like the MySQL user setup doesn’t have access to create tables
CREATE command denied to user 'salamzab_pluy'@'localhost' for table 'wp_1users']
How can I solve it?
Thanks for your attention and answer
3
MySQL / nano /etc/my.cnf.d/server.cnf
« on: April 18, 2021, 01:48:50 PM »
Hi
CWP doesnot come up. I have tried to remove Mariadb many times.
NO result
It says :
**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
/root/.my.cnf
is empty. I went to nano /etc/my.cnf.d/server.cnf
it doe not have any password.
Please introduce a troubleshooting.
Thanks
CWP doesnot come up. I have tried to remove Mariadb many times.
NO result
It says :
**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
/root/.my.cnf
is empty. I went to nano /etc/my.cnf.d/server.cnf
it doe not have any password.
Please introduce a troubleshooting.
Thanks
4
Backup / New backup. I do not receive the zip file on remote server.
« on: April 16, 2021, 09:48:49 AM »
Hello
I am using New backup(beta) feature for two FTP accounts. But on one of them nothing happens.
I have tested the connection and it's working. It's taking the backup on temp folder of local server but I do not receive the zip file on remote server.
Thanks
I am using New backup(beta) feature for two FTP accounts. But on one of them nothing happens.
I have tested the connection and it's working. It's taking the backup on temp folder of local server but I do not receive the zip file on remote server.
Thanks
5
Backup / Re: How to backup using rsync
« on: April 16, 2021, 09:42:33 AM »
Hi
You mean the text is "file /root/.ssh/backup/id_rsa.pub" of the remote server?
But file /root/.ssh/backup/id_rsa.pub in remote server is empty.
Thanks
You mean the text is "file /root/.ssh/backup/id_rsa.pub" of the remote server?
But file /root/.ssh/backup/id_rsa.pub in remote server is empty.
Thanks
6
CentOS 7 Problems / Re: Where Is The File System Lock?
« on: August 11, 2020, 05:41:28 AM »
Thank you
I really did not know we have such a part. (After useing the CWP for 2 years)
I googled and found this information:
https://www.hostwinds.com/guide/cwp-user-login/
IS it safe that we connect to the rootpanel with our IP:2031?
I really did not know we have such a part. (After useing the CWP for 2 years)
I googled and found this information:
https://www.hostwinds.com/guide/cwp-user-login/
IS it safe that we connect to the rootpanel with our IP:2031?
7
CentOS 7 Problems / Where Is The File System Lock?
« on: August 05, 2020, 08:53:52 PM »
Hello
Thank you for your attention.
I searched the CWP panel and Googled and searched this forum too but as it seems the place of "File System Lock" has changed.
I cannot find it.
Thank you for your attention.
I searched the CWP panel and Googled and searched this forum too but as it seems the place of "File System Lock" has changed.
I cannot find it.
8
How to / Your server is using default SSH Port
« on: July 20, 2020, 08:09:28 AM »
Hello Dear Friends
I have changef the SSH port by reading this link:
http://wiki.centos-webpanel.com/how-to-change-ssh-port for two times.
But yet I recive warning message.
I have restarted the firewall and SSH and the server for many times.
Thanks
I have changef the SSH port by reading this link:
http://wiki.centos-webpanel.com/how-to-change-ssh-port for two times.
But yet I recive warning message.
I have restarted the firewall and SSH and the server for many times.
Thanks
9
Aplications / Re: This site can’t be reached
« on: July 03, 2020, 04:49:19 AM »
I tried on another domain and could see the wordpress installation page on http://x.1.com/
but I cannot have http://x.2.com and I get "This site can’t be reached" there.
What is the difference?What was my wrong?
but I cannot have http://x.2.com and I get "This site can’t be reached" there.
What is the difference?What was my wrong?
10
Aplications / This site can’t be reached
« on: July 03, 2020, 04:34:20 AM »
Hello
I reinstalled the CWP.
I set a database and user with the details of the wp.config file.
I uploaded the files if the folder and set the domain to it like before too but it says "This site can’t be reached".
*When I try do instal a new fresh version of Wordpress as a test it gives the same error.
*When We installed CWP there were 8 mysql databases in PHPMYADMIN like "root_cwp" or "postfix"
What is the problem?
Thank you
I reinstalled the CWP.
I set a database and user with the details of the wp.config file.
I uploaded the files if the folder and set the domain to it like before too but it says "This site can’t be reached".
*When I try do instal a new fresh version of Wordpress as a test it gives the same error.
*When We installed CWP there were 8 mysql databases in PHPMYADMIN like "root_cwp" or "postfix"
What is the problem?
Thank you
12
Other / Do not Compress
« on: March 21, 2020, 11:09:26 PM »
Hi dudes
When I want to compress a folder it give such an error:
I/O Error.
�����
How can I solve it?
Thanks
When I want to compress a folder it give such an error:
I/O Error.
�����
How can I solve it?
Thanks
13
Backup / Warning..!: The following backups are running ->
« on: February 20, 2020, 07:53:46 PM »
Hello Dudes,
When I want to use new back up (beta) manually for many days and endless it saya"Warning..!: The following backups are running " and does not take any back up manually or even by setting scheduale.
It could do it last month.
FTP connection is OK.
How can I solve it?
Thank you
When I want to use new back up (beta) manually for many days and endless it saya"Warning..!: The following backups are running " and does not take any back up manually or even by setting scheduale.
It could do it last month.
FTP connection is OK.
How can I solve it?
Thank you
14
Backup / Backup folder is empty.
« on: November 28, 2019, 08:32:17 AM »
Hello
I use the New Backup (beta) feature to make a backup on an FTP account.
It makes it but the folder is empty.
I did not chose the home directory option too but no result.
Thanks
I use the New Backup (beta) feature to make a backup on an FTP account.
It makes it but the folder is empty.
I did not chose the home directory option too but no result.
Thanks
15
Nginx / Forbidden You don't have permission to access / on this server.
« on: November 10, 2019, 03:51:42 AM »
Hello
I wanted to change the webserver but now I am in a error loop.
I receive "Forbidden You don't have permission to access / on this server." now and when I change the webserver to anything else I see the default page of CWP when I open any link of the site.
Or I lose the access to the CWP panel and I have to SSH.
How can I solve this forbidden error?
Thanks
I wanted to change the webserver but now I am in a error loop.
I receive "Forbidden You don't have permission to access / on this server." now and when I change the webserver to anything else I see the default page of CWP when I open any link of the site.
Or I lose the access to the CWP panel and I have to SSH.
How can I solve this forbidden error?
Thanks