Show Posts

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.


Topics - james88

Pages: [1]
1
CentOS 7 Problems / SQL cfg
« on: September 19, 2022, 05:09:06 PM »
if i copy cfg from /etc/my.cnf.d/server.cnf to /etc/my.cnf will it binde and run off that cfg ?

only way got it to work is using phpadmin Run SQL query/queries on server
SET GLOBAL sql_mode = "NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"




1) Open the  /etc/my.cnf   file by accessing your server via SSH or SFTP with root authority.
(If you do not have root access, these process must be provided by people who are authorized to access the server root.)


2) Add the sql_mode="NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" definition to the bottom of the file "my.cnf" and save it.

If your server does not accept ", you can define without ". If this doesn't work, you can just define it as sql_mode=
The definition you add should be under the [mysqld] line. If your file does not contain the line [mysqld], you can add it manually.

2
CentOS-WebPanel Bugs / Redirects tab
« on: September 04, 2022, 05:11:03 PM »
Cant get Redirects to stay up button keep going away.

Feature Manager i give plans all redirect and still dont come up only when it want to.

3
CentOS 7 Problems / web server keep going down
« on: September 03, 2022, 02:56:12 PM »
last 5 days my web server keep going down in the AM  around 2am - 9am BIND DNS Server, Postfix Mail Server, Dovecot IMAP/POP3 Server  be down

Apache version: Apache/2.4.52
PHP version: 7.4.30 + 8.0+ 8.1+

Nginx & Varnish & Apache

4
CentOS-WebPanel Bugs / Change Password to login
« on: November 30, 2021, 03:15:23 PM »

Random Generator come out like ths  ???
ikeW8UxWND5M{"sEcho":0,"iTotalRecords":"2","iTotalDisplayRecords":0,"aaData":[]}

5
CentOS-WebPanel Bugs / Cron job not working right
« on: November 28, 2021, 11:44:16 PM »
cant get the cron job stay working

only time it works when i hit the go button ?

Pages: [1]