• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

SiteBuilder 4.2 - Blank pages on published sites

JLChafardet

Regular Pleskian
Hello all, i have about 4 days trying my best to fix this problem with no luck.

Every single published site from SiteBuilder, is dieing on me on a random basis, from time to time they open correctly, from time to time they just go blank.

The error im getting is:

[Mon Mar 10 18:01:27 2008] [error] [client xxx.yy.zzz.2] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required 'SB/Modules.php' (include_path='.:;') in /var/www/vhosts/somedomain.com.ve/httpdocs/init.php on line 21

I have seen LOADS of post here about possible ioncube segfaults, but i see nothing about ioncube segfaulting on me on any log. nor any error but that one. the domains with SB published sites, are on safe_mode off, and has the proper open_basedir permissions, im left alone in the dark here....

Even recompiled php, to surelly match sqlite with UTF-8 support, nothing changed. still the pages go blank randomly (keep in mind, is more time the pages gone blank than actually loading).

All help is appreciated.
 
still blank pages. i think its ioncube

based on check.php ran from the domain where the sitebuilder is published i got this report.

OK : supported version of PHP found (5.1.X or newer - 5.2.5)
OK : extension sitebuilder3 in state on found
OK : extension pdo in state on found
OK : extension pdo_mysql in state on found
OK : extension sqlite in state on found
OK : extension dom in state on found
OK : extension libxml in state on found
OK : extension xml in state on found
OK : extension xsl in state on found
OK : extension spl in state on found
OK : extension pcre in state on found
OK : extension session in state on found
OK : extension simplexml in state on found
OK : extension ftp in state on found
OK : extension openssl in state on found
OK : extension mbstring in state on found
OK : extension soap in state on found
OK : extension gd in state on found
OK : extension ctype in state on found
OK : extension zlib in state on found
OK : extension iconv in state on found
OK : extension curl in state on found
OK : extension posix in state on found
OK : extension mysql in state on found
OK : supported SQLite version 2.x found
OK : SQLite UTF-8 encoding found
OK : GD library PNG support found
OK : GD library GIF support found
OK : GD library JPG support found
OK : GD library WBMP support found
OK : supported GD library version 2.0.1 (or newer) found
OK : setting magic_quotes_gpc in state off found
OK : setting magic_quotes_runtime in state off found
WARNING : setting open_basedir must be off
OK : setting safe_mode in state off found
OK : setting zend.ze1_compatibility_mode in state off found
OK : setting mbstring.internal_encoding in state UTF-8 found

Im starting to think it has something to do with ioncube loaders corrupt or something like that.

please, really any help is appreciated.
 
even tried this

ln -s /opt/php52/etc/php.d/ioncube_loader_lin_5.2.ini ioncube-loader.ini

it seems to be less random now the blank pages, but still is random.
 
The problem seems to be related to php 5.2.5, i downgraded to 5.2.4 and everything got solved, now my problem is other, its not publishing sites, it says the authentication data is invalid, when in fact its valid, i tested connecting via FTP using the site account data, and connected successfully.

well, it seems Parallels isnt keeping in mind that their software has loads of bugs, and keeps releasing them for the coin and not for the quality
 
Back
Top