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
CentOS 7 Problems / PHP-FPM Compiling failed
« on: November 14, 2023, 08:46:51 PM »
Hi all,
I'm using CW7pro, CentOS7, I tried to install php-fpm 8.2 it always fails.
I searched forum, I tired all suggestions, nothing happened, Always fails.
Here is latest log lines, Any idea?
configure: error: Cannot find php-config. Please use --with-php-config=PATH
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
exe:/opt/alt/php-fpm82/usr/sbin/php-fpm
Build Completed
###################
Error:Can't add notification!
I'm using CW7pro, CentOS7, I tried to install php-fpm 8.2 it always fails.
I searched forum, I tired all suggestions, nothing happened, Always fails.
Here is latest log lines, Any idea?
configure: error: Cannot find php-config. Please use --with-php-config=PATH
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
exe:/opt/alt/php-fpm82/usr/sbin/php-fpm
Build Completed
###################
Error:Can't add notification!
2
Updates / Re: 2 updates no info
« on: November 12, 2019, 11:58:16 PM »
That's very bad thing, and they don't hear us!!
3
CentOS-WebPanel GUI / Re: Cpanel migration stuck in the process
« on: August 29, 2019, 04:59:09 PM »
Check the restored account, maybe it fully restored but the process stuck.
4
Updates / Re: What do you mean by this ?
« on: August 12, 2019, 05:08:42 PM »
I really liked CWP, and I'm waiting more integration and developments asap.
Good luck.
Good luck.
5
Backup / Re: Server never make mysql backup
« on: July 14, 2019, 05:31:05 PM »cwp is using mysqldump so you can try first manually to see if it is working
http://wiki.centos-webpanel.com/import-export-mysql-database
I tried it manually and got that error "mysqldump: unknown variable 'local-infile=0'", After removing this line "local-infile=0" from my.cnf, it done successfully.
Thanks for help.
Do you have [mysqld] along with local-infile=0? It should look like the following in your etc/my.cnf file:
[mysqld]
local-infile=0
You are right, [mysqld] was missing, after adding it as you mentioned, also mysqldump worked fine.
Thank you.
6
Backup / Re: Server never make mysql backup
« on: July 14, 2019, 05:07:20 PM »cwp is using mysqldump so you can try first manually to see if it is working
http://wiki.centos-webpanel.com/import-export-mysql-database
I tried it manually and got that error "mysqldump: unknown variable 'local-infile=0'", After removing this line "local-infile=0" from my.cnf, it done successfully.
Thanks for help.
7
Apache / Re: Apache Status
« on: July 14, 2019, 04:03:21 PM »you can try this
/usr/local/apache/bin/apachectl fullstatus
Connection refused
Any idea?
8
Apache / Apache Status
« on: July 14, 2019, 12:23:05 PM »
Hi all,
I've searched alot about Apache Status, but the results weren't what I searched for.
As cPanel user, I can see in WHM Apache Status, which shows connections to all hosted domains, I asked if there is a similar option in cwp, even from command line.
I were using that option to block some IPs which overloading my sites, any idea?
Thanks in advance.
I've searched alot about Apache Status, but the results weren't what I searched for.
As cPanel user, I can see in WHM Apache Status, which shows connections to all hosted domains, I asked if there is a similar option in cwp, even from command line.
I were using that option to block some IPs which overloading my sites, any idea?
Thanks in advance.
9
Backup / Server never make mysql backup
« on: July 14, 2019, 12:14:20 PM »
Hi all,
I've a fresh VPS that is hosting 3 simple sites, I decided to use CWP, I really like it, But I faced some issues,
The current issue is backup, The daily backup, in mysql directory, all db are 0 Bytes!! although the main site db is more than 400MB.
I tried to make a full backup from user panel, I got the same issue, db file is 0 Byte.
Any solution for that issue?
I've a fresh VPS that is hosting 3 simple sites, I decided to use CWP, I really like it, But I faced some issues,
The current issue is backup, The daily backup, in mysql directory, all db are 0 Bytes!! although the main site db is more than 400MB.
I tried to make a full backup from user panel, I got the same issue, db file is 0 Byte.
Any solution for that issue?
10
Information / Re: Customization of Panel Logo and User Login Logo
« on: July 13, 2019, 02:30:32 PM »
The path /usr/local/cwpsrv/var/services/users/cwp_theme/design/img/ has been changed, what is the new?
Pages: [1]