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
Information / Re: mysqli_error()
« on: Today at 07:48:45 PM »
i checked my passwords and there the same?
1) You must restart mariadb server with the mariadb unit.
The command is:
(for CentOS7):Code: [Select]# systemctl restart mariadb
or
(for CentOS6):Code: [Select]# service mariadb restart
2) ** Important (as your error message itself):
===========================================================================================
**Check your MySQL root password in: /usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php and /root/.my.cnf
===========================================================================================
This means the root password in file:
/usr/local/cwpsrv/htdocs/resources/admin/include/db_conn.php
and in the file:
/root/.my.cnf
must be exactly the same.
Regards,
Netino
2
CentOS-WebPanel Bugs / Re: PHP File Manager - Edit Not working
« on: September 29, 2020, 04:36:59 PM »


3
CentOS-WebPanel Bugs / Re: PHP File Manager - Edit Not working
« on: September 29, 2020, 04:33:39 PM »
I would like to edit the CSS and make it permanent, where is the CSS for this page?
I've made changes to the CSS tag but the pages are not changing
I've made changes to the CSS tag but the pages are not changing
4
CentOS-WebPanel Bugs / PHP File Manager - Edit Not working
« on: September 28, 2020, 05:22:47 PM »
When i use the edit option to edit the code the top navigation dissapears after it fully loads
It looks like the zorder order is not working.
I added a margin to the code screen and that seamed to work to show it
This happed from whened this morning and there was no update or change to my system?

It looks like the zorder order is not working.
I added a margin to the code screen and that seamed to work to show it
This happed from whened this morning and there was no update or change to my system?


5
Installation / Re: Permissions
« on: April 05, 2020, 10:11:14 PM »
i did a booboo i was typing in chmod 777 -r /home/ and now im getting this permissions 403 forbidden You don't have permission to access / on this server.
Server unable to read htaccess file, denying access to be safe
what are the defaults?
how can i recover from this
Server unable to read htaccess file, denying access to be safe
what are the defaults?
how can i recover from this
6
CentOS-WebPanel GUI / Re: User Panel Not Working
« on: December 01, 2019, 07:44:05 PM »
i tried this and it crashed my server. the client side admin is not loading but when i go into it from the root it works but not from client side
7
Backup / Re: Backup Issue
« on: October 13, 2019, 04:55:18 PM »
im also having the same problem admin panel is allowing backups but the users cant enable auto backups and i would like auto backups for all users by default
8
CentOS 7 Problems / Re: Cron <root@hosting> /usr/share/clamav/freshclam-sleep
« on: October 05, 2019, 02:46:51 AM »
i tryed and im still getting the same error
9
Addons / Re: Free billing system for CWP Septemeber 2019???
« on: September 27, 2019, 01:24:07 AM »
i would like to also see a simple billing system
10
Installation / Re: Domain points to /usr/local/apache/htdocs instead of home/user/public_html
« on: September 25, 2019, 05:53:58 AM »
im having the same problem none of the users work
Pages: [1]