Author Topic: BUG on PHP Builder  (Read 27537 times)

0 Members and 2 Guests are viewing this topic.

Offline
*
BUG on PHP Builder
« on: July 19, 2017, 01:03:40 PM »
hello,

I have recently installed CWP and used "PHP Version Switcher" to rebuild for PHP 7.1.7

The process started in background and I watched the log for completion, which never ended:

Quote
'ioncube_loader_lin_5.4.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.4.so'
'ioncube_loader_lin_5.4_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.4_ts.so'
'ioncube_loader_lin_5.5.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.5.so'
'ioncube_loader_lin_5.5_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.5_ts.so'
'ioncube_loader_lin_5.6.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.6.so'
'ioncube_loader_lin_5.6_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_5.6_ts.so'
'ioncube_loader_lin_7.0.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.0.so'
'ioncube_loader_lin_7.0_ts.so' -> '/usr/local/ioncube/ioncube_loader_lin_7.0_ts.so'
'loader-wizard.php' -> '/usr/local/ioncube/loader-wizard.php'
yes: standard output: Broken pipe
yes: write error


As it appears, Ioncube does not have loaders for 7.1.x, so I thought it would be resolved,
if I tried a lower version and retried with 7.0.21, it ended on same error !!!

So, then, I tried for version 5.6.31, but the same error appeared for this too !


What should I do ?


Thanks !

Offline
*
Re: BUG on PHP Builder
« Reply #1 on: July 21, 2017, 07:00:58 AM »
can you add full log output from file /var/log/php-rebuild.log on this site
https://pastebin.com/
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: BUG on PHP Builder
« Reply #2 on: September 07, 2017, 09:43:06 PM »
I've experienced this also on fresh install, it happens for every "php version switcher" build, regardless of version selected, as long as the first build you try is for 7.1.x that doesnt have ioncube loaders....


anyone can shed light on why this happen ?


Offline
*
Re: BUG on PHP Builder
« Reply #3 on: September 27, 2017, 05:53:53 PM »
Running the following commands thru SSH fixed this issue for me.

Code: [Select]
yum clean all
yum update

Offline
*
Re: BUG on PHP Builder
« Reply #4 on: December 14, 2017, 10:34:36 AM »
First time user for CentOS Webpanel and so far I like it...
...however I am experiencing the same issue as the other user had with the same errors:

Code: [Select]
yes: standard output: Broken pipe
yes: write error


I already ran:
Code: [Select]
yum clean all
rm -rf /var/cache/yum
yum update all -y

And retried installing PHP 7.1.9 as PHP Version Switcher. But no luck. Same result over and over.
I have no idea what's wrong; it's a clean installation.

Here is a pastebin of the log: https://pastebin.com/5Urfae2F


Also running php -v shows issues now:
Code: [Select]
Failed loading /usr/local/ioncube/ioncube_loader_lin_7.1.so:  /usr/local/ioncube/ioncube_loader_lin_7.1.so: undefined symbol: zend_interrupt_function
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.6.30 (cli) (built: Jan 28 2017 14:24:05)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies


Any idea what is going wrong?

In the meantime I will try different PHP versions to try out...


Offline
*
Re: BUG on PHP Builder
« Reply #5 on: March 20, 2018, 05:15:42 PM »
Same problem...

Someone can help me?
« Last Edit: March 20, 2018, 05:27:39 PM by tiagondelgado »

Offline
*
Re: BUG on PHP Builder
« Reply #6 on: March 20, 2018, 07:31:45 PM »
I personally think the project is dead, because I never ever received an answer, let alone a solution. So we decided to skip CentOS Web Panel completely.

I hope you will have more luck, but I sincerely doubt it...

Offline
*
Re: BUG on PHP Builder
« Reply #7 on: March 21, 2018, 12:15:06 AM »
why it would be dead, we have updates even a few times a day, that is more frequent than anyone else.
as said multiple times use the contact form to report an issue which needs to have the server access to be checked.

http://centos-webpanel.com/contact
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: BUG on PHP Builder
« Reply #8 on: May 13, 2018, 07:20:26 AM »
I have experienced the same problem as the persons above, and it seems that this is a general bug, as a great many incidents with the exact same description turns up when searching the web...

Therefore it is not a 'one time on one server' incident and therefore needs to be taken care of.

Today I updated PHP to 7.2.5 and the same happened, just like it happened when I updated to 5.6.36 and other PHP versions on CWP servers.

I am sure that the CWP administrators have been logging in to several clients servers since March to see what happens and why, but we are now in May and still it happens on a new installation on 7.2.5 as well as on 5.6.36...

Maybe it would be an idea for the CWP administrators to post an update on the problem and an ETA for a solution?



« Last Edit: May 13, 2018, 07:30:38 AM by muscator »

Offline
*
Re: BUG on PHP Builder
« Reply #9 on: June 03, 2018, 08:55:14 PM »
I have the same problem 3 days, I can not find a solution. Do you have any help?

http://prntscr.com/jqdzxz

Offline
**
Re: BUG on PHP Builder
« Reply #10 on: June 09, 2018, 02:22:09 AM »
I have the issues on a brand new installed.

Offline
**
Re: BUG on PHP Builder
« Reply #11 on: June 17, 2018, 05:42:27 PM »
Switch to php7.2.5 and stuck at this:

Code: [Select]
Libraries have been installed in:
   /usr/local/src/uploadprogress/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20170718/

But it did switched to php7.2.5. It worries me because I see it stuck there. Does that mean something is wrong with my php7.2.5? Is the installation incomplete?

Offline
*****
Re: BUG on PHP Builder
« Reply #12 on: June 18, 2018, 06:35:29 AM »
Switch to php7.2.5 and stuck at this:

Code: [Select]
Libraries have been installed in:
   /usr/local/src/uploadprogress/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-non-zts-20170718/

But it did switched to php7.2.5. It worries me because I see it stuck there. Does that mean something is wrong with my php7.2.5? Is the installation incomplete?

you didn't provided much information
does php 7.2.5 is now installed or something else ?

Offline
**
Re: BUG on PHP Builder
« Reply #13 on: June 18, 2018, 08:24:10 AM »
Same error here
php-rebuild.log
https://pastebin.com/8HaXTdnB


EDIT: Manual Ioncube installation via their wizard works fine, no errors at all.
« Last Edit: June 18, 2018, 08:38:24 AM by Gogo »

Offline
**
Re: BUG on PHP Builder
« Reply #14 on: June 19, 2018, 12:26:07 AM »
you didn't provided much information
does php 7.2.5 is now installed or something else ?
Yeah, it looks like it did installed. In the "PHP Vision Swicther >> Select Options" don't check "ioncube". That worked for me.