• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ioncube problems! - dont post other stuff plz

N

nullsystems

Guest
Hi, I have had extensive use of Sitebuilder with previous versions and found now problems in publishing until 3.0

Server: FC4 linux
PHP5, everything up2date.

Apart from IonCube!

The ioncube install shipped with SB3.0 is 3.0?
Yet it needs 3.1 to work. Otherwise it tells me Ioncube isnt installed ( obivously is since you cant run sb without it )....
And it just fills my logs with " ioncube version < 3.1 etc etc "

I copied their check.php file ( /usr/local/sitebuilder/htdocs/check.php ), this tells me:
"
check.php cannot be decoded by this version of the ionCube Loader. If you are the administrator of this site then please install the latest version of the ionCube Loader."

However!

phpinfo tells me:

"This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies
with the ionCube PHP Loader v3.1.4, Copyright (c) 2002-2006, by ionCube Ltd."


Sooo... apparantly I have it according to php...according to SWSOFT latest... I dont!

Reasons:
1. Sitebuilder works, shows up, you can make sites
2. phpinfo tells me I have 3.1.4 ioncube.
3. I installed directly from swsoft rpm for sitebuilder
4. I have all other requirements runnin plesk and everything is full up2date

Errors:
1. check.php tells me its wrong version
2. sitebuilder PUBLISHING tells me its wrong version and wont let me FTP to same server ( or any other ).
3. swsoft support team tell me this is " impossible " ?!?
4. I cannot uninstall ioncube rpm, since sitebuilder NEEDS it. I cannot install without it, since sitebuilder NEEDS it.

What on earth do I do ?!

:mad:
 
Don't use
/usr/local/sitebuilder/htdocs/check.php for checking publishing site.

Use /usr/local/sitebuilder/resources/publish/check.php instead.
 
hmm I was told by swsoft to try that.

However, if they both still try to use ioncube, im quite sure they will both still refuse.

Im baffled, im awaiting swsoft to look at the server and login but nothing yet.

Excellent customer service as always....
 
Yes, You'r right. Both of them are encoded by ioncube. But one of them with ioncube for PHP5 ( /usr/local/sitebuilder/htdocs/check.php), and another with ioncube for PHP4 (/usr/local/sitebuilder/resources/publish/check.php).
File encoded for PHP5 of course doesn't work on PHP4 with ioncube loader for PHP4.

So, try to use /usr/local/sitebuilder/resources/publish/check.php
 
I have tried both, the problem is deffinatly with sitebuilder + ioncube. I have no idea why. Its a fresh install on a brand new server with all requirements using the OS we have used previously.
The files came directly from swsoft.

This makes no sense.
 
Back
Top