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.


Messages - sizenet

Pages: [1]
1
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 02:04:24 PM »
I'm doing it using php switcher over cwp

I tried explanation on the link I gave because php is not updated


2
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 12:34:51 PM »
Disk Space:

Code: [Select]
devtmpfs        908M     0  908M    0% /dev
tmpfs           920M     0  920M    0% /dev/shm
tmpfs           920M  8,8M  911M    1% /run
tmpfs           920M     0  920M    0% /sys/fs/cgroup
/dev/sda3        55G  4,9G   47G   10% /
/dev/sda1       477M  226M  222M   51% /boot
tmpfs           184M     0  184M    0% /run/user/0


47GB Free disk space

usr/local/src

Code: [Select]
cwp-el7-latest                  ioncube_loaders_lin_x86-64.zip.1  ioncube_loaders_lin_x86-64.zip.4  ioncube_loaders_lin_x86-64.zip.7  package.xml  php_switch_pre.conf
ioncube                         ioncube_loaders_lin_x86-64.zip.2  ioncube_loaders_lin_x86-64.zip.5  mcrypt-1.0.1                      pcre2-10.34  redis-5.3.1
ioncube_loaders_lin_x86-64.zip  ioncube_loaders_lin_x86-64.zip.3  ioncube_loaders_lin_x86-64.zip.6  mcrypt-1.0.1.tgz                  pcre2.zip    redis.tgz


3
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 11:43:42 AM »
I do not know what to do. Everything works. yum update yum install etc. But php is not updating

4
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 11:14:21 AM »
I am using PHP Switcher. It is not updated from PHP 7.2.27 to PHP 7.2.29.

Is PHP 7.4 only available in the pro version?

5
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 10:45:03 AM »
Code: [Select]
-- Set runtime path of "/usr/local/bin/ziptool" to ""
tar: php-7.4.8.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
chown: cannot access 'php-7.4.8/': No such file or directory
/usr/local/src/php-rebuild.sh: line 96: cd: php-7.4.8/: No such file or directory
--2020-07-29 13:40:43--  https://ftp.pcre.org/pub/pcre/pcre2-10.34.zip
Resolving ftp.pcre.org (ftp.pcre.org)... 131.111.8.88
Connecting to ftp.pcre.org (ftp.pcre.org)|131.111.8.88|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2531347 (2.4M) [application/zip]
Saving to: 'pcre2.zip'
...
...
'ioncube_loader_lin_7.1_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.1_ts.so'
'ioncube_loader_lin_7.2.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.2.so'
'ioncube_loader_lin_7.2_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.2_ts.so'
'ioncube_loader_lin_7.3.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.3.so'
'ioncube_loader_lin_7.3_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.3_ts.so'
'ioncube_loader_lin_7.4.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.4.so'
'ioncube_loader_lin_7.4_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.4_ts.so'
'loader-wizard.php' -> '/usr/local/ioncube/loader-wizard.php'
yes: standard output: Broken pipe
yes: write error

6
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 10:40:10 AM »
Code: [Select]
yum clean all
yum -y install ccache
Then run PHP switcher again.

For completeness PHP 7.2.29 is now also installing fine.
BTW, don't arbitrarily choose versions, take one from the CWP dropdown list - you're only compounding/complicating the issue.

I try yum clean all and yum -y install ccache and installed ccache.

But again try PHP 7.2.27 to 7.4.28 update same error.

7
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 10:35:58 AM »
there is no network problem.

yum update is running. After updating, I tried php update.

8
CentOS 7 Problems / Re: PHP version Switcher not working
« on: July 29, 2020, 09:41:50 AM »
Hello

Same Problem.

PHP Switcher

PHP 7.2.27 to 7.4.28 update failed
or
PHP 7.2.27 to 7.2.29 update failed
or
PHP 7.2.27 to 7.3.x update failed

In no way is the php version updated and try this link:

https://www.mysterydata.com/install-php-7-4-on-cwp-control-panel-manual-installation-guide/

But not work. Error when compiling manually

Parse error: syntax error, unexpected '/' in /usr/local/php-7-4/php-7.4.8/ext/phar/phar.php on line 20
make: *** [ext/phar/phar.phar]

PHP Switcher try again

PHP 7.2.27 to 7.4.28 update failed

tail -f /var/log/php-rebuild.log

Problem is:

Code: [Select]
tar: php-7.2.32.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
chown: cannot access 'php-7.2.32/': No such file or directory
/usr/local/src/php-rebuild.sh: line 96: cd: php-7.2.32/: No such file or directory
/usr/local/src/php-rebuild.sh: line 140: ./configure: No such file or directory
Configure DONE!

or

Code: [Select]
tar: php-7.4.28.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
chown: cannot access 'php-7.4.28/': No such file or directory
/usr/local/src/php-rebuild.sh: line 96: cd: php-7.4.28/: No such file or directory
/usr/local/src/php-rebuild.sh: line 140: ./configure: No such file or directory
Configure DONE!

Please help me?



9
SSL / Re: ERR_SSL_PROTOCOL_ERROR Problem
« on: October 14, 2019, 10:33:08 AM »
Of course.

Using AutoSSL renew ssl and valid

10
SSL / ERR_SSL_PROTOCOL_ERROR Problem
« on: October 11, 2019, 09:27:24 AM »
Hello,

My server used CWP Pro Apache + Ngnix.

https://hostname.com:2087 -> is still working but https://domainname.com not working

ERR_SSL_PROTOCOL_ERROR


Things I check

- Disable CSF
- Reinstall AutoSSL with domain ceritificate
- Nginx - Apache conf -> I didn't see a problem I checked

11
Nginx / Nginx 24: Too many open files
« on: July 26, 2019, 08:31:40 PM »
Hello everyone;

Nginx not working;

Error log:

2019/07/26 20:58:28 [warn] 20115#20115: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/hostname-ssl.conf:8
2019/07/26 20:58:28 [emerg] 20115#20115: open() "/usr/local/apache/domlogs/ozgurfr3.ozgurfreedus.com.error.log" failed (24: Too many open files)

Can someone help me?

12
CentOS 7 Problems / Re: 400 Bad Request
« on: January 14, 2019, 07:45:29 PM »
Same Problem!!!

Is there a solution???

13
CentOS 7 Problems / Re: 400 Bad Request bug
« on: January 14, 2019, 07:44:49 PM »
Same problem!

Not working wordpress site

Pages: [1]