• 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.

Search results

  1. J

    ioncube segfaulting

    yes cant deny it looks like an ioncube problem, but, im kinda totaled on the subject, i cant quit using SB, as i have many clients who use it. I wonder if i can get a hold of an old version of ioncube, to test. i recompiled php, by hand today, with suoshin, eaccelerator, zendoptimizer...
  2. J

    SiteBuilder 4.2 - Blank pages on published sites

    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...
  3. J

    SQLite 2.x + 3.x

    well managed to get sqlite compiled with UTF-8 makes no difference. the problem is still there. what could it be? this is driving me nuts.
  4. J

    ioncube segfaulting

    this is seriously killing my business. i will keep trying to find a solution, but my head hurts a lot thanks to this problem. never happened before.
  5. J

    ioncube segfaulting

    Im having this problem, i have tried disabling Zend, Eaccelerator, none of this works. it keeps showing me blank pages. no segfaults shown tho. all I can see is this error. [Mon Mar 10 17:40:23 2008] [error] [client xxx.7x.1xx.x] PHP Fatal error: main() [<a...
  6. J

    error after installation

    I'm getting blank pages, on reloads for sitebuilder published sites, i think it may have something to do with sqlite not being compiled with UTF-8, not sure tho.
  7. J

    Upgrate form 3.0.2 to 4.1 error!!

    my problem was related to not installing the sb, modules, and templates at the same time. that solved, forced a reinstall of all rpms at the same time, got it working.
  8. J

    SQLite 2.x + 3.x

    the blank pages seems to be related to include path, and safe_mode, not sure tho, but lets see.
  9. J

    sqlite 2 , wher is it ?

    ha, unbelievable, indeed the solution was here http://www.phpbuilder.com/board/archive/index.php/t-10307306.html wget -q http://pecl.php.net/get/SQLite-1.0.3.tgz then unpacked and began to compile it $ tar zxvf SQLite-1.0.3.tgz $ cd SQLite-1.0.3 $ phpize $ ./configure $ make...
  10. J

    SQLite 2.x + 3.x

    I'm looking for this exact answer. my published sites are showing up blank.... and i think its related to sqlite. (at least until i get this worked out, i cant rule it out as a possible problem)
  11. J

    Internal SiteBuilder error.

    Just in case it may help others. http://forum.swsoft.com/showthread.php?p=201230&posted=1#post201230 i had a little problem like this one, there is how i solved it.
  12. J

    ERROR : extension sitebuilder3 must be on

    omg, i cant believe this, i did some hacks, and got it working. here is what i did went to /usr/local/sitebuilder/htdocs created a file called info.php which contains <?php phpinfo(); ?> it seems, the ini file was parsing the files for old SB instalation, php51, on /opt so, moved...
  13. J

    ERROR : extension sitebuilder3 must be on

    now if i perform the command from the [root@heracles ~]# /opt/php52/bin/php5 -m|grep sitebuilder sitebuilder3 [root@heracles ~]# but if I run it from the server wide php [root@heracles tmp]# /usr/bin/php -m|grep sitebuilder [root@heracles tmp]# so, im a bit out of ideas here.
  14. J

    ERROR : extension sitebuilder3 must be on

    ok im having a problem very similar to this one. and when i issue the command on last dimitry post i get this, [root@heracles tmp]# /opt/php51/bin/php5 -m|grep sitebuilder PHP Warning: PHP Startup: sitebuilder3: Unable to initialize module Module compiled with module API=20060613...
  15. J

    Upgrate form 3.0.2 to 4.1 error!!

    well im going through this error, and has nothing to do with this, it has to do with the difference in module compilation between php and sitebuilder.so. any clues?
  16. J

    horde problems and sendmail since 8.2 install

    well oddly enough, decided not to go with the whole plesk downgrade, but instead, remove horde, and install 8.1.1's one, and that did it, also, just to make sure things were correct, reinstalled courier-imap imap qmail from 8.2.0, now php is sending email, and horde is working as it should.
  17. J

    horde problems and sendmail since 8.2 install

    downgrading downgrading to 8.1.1, cant keep this sendmail problem up. and my clients are starting to make a big ruckus out of it. if anyone knows of a possible solution, will be more than welcome.
  18. J

    horde problems and sendmail since 8.2 install

    There was an error sending your message: Failed to open sendmail [/var/qmail/bin/sendmail] for execution. thats the message i get from horde every time I or a client tries to send a mail from webmail. also php seems to be borked in some way since the upgrade, and no php script can send...
  19. J

    awstats Features

    no luck, not even editing by hand that value, still doesnt give me the option to check back old months stats, only list them (and did on default config file) on the Monthly history. which on my own domain looks like: Mar 2007 490 650 1603 6021 318.45 MB Apr 2007 9 11 28 169 5.03 MB so...
  20. J

    awstats Features

    cd /usr/local/psa/etc/awstats ls now vi any of the configuration files go to line 259 :259 you will see this interesting fact. From line 242 to 259 # AWStats saves and sorts its database on a month basis (except if using # databasebreak option from command line). # However, if you...
Back
Top