[BlueOnyx:16202] Re: Increasing Memory limit for php

2014-10-15 Thread Richard Barker
Thank you Micheal that did the trick RC -- /*Richard C. Barker Sr. CEO & President 1-800-510-3139 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net *** DISCLAIMER : - This e-mail is confid

[BlueOnyx:16201] Re: Increasing Memory limit for php

2014-10-15 Thread Michael Stauber
Hi Richard, > The PHP memory only goes to 180M. Could be. I recall I extended it to allow up to 1024M for the new GUI. Check if your Vsite has suPHP enabled. In that case you need to edit the separate php.ini in the Vsites home directory. You will need to run "chattr -i php.ini" on it first to

[BlueOnyx:16200] Re: Increasing Memory limit for php

2014-10-15 Thread Richard Barker
I agree Chris. The PHP memory only goes to 180M. I did edit the /home/solarspeed/php/etc/php.ini and set to 1024M it showed in the Server Management side of things but not in the vsite side was side max at 180M. I did a restart on httpd and admserv made no difference. RC -- /*Richard C. Barker

[BlueOnyx:16199] Re: Increasing Memory limit for php

2014-10-15 Thread Chris Gebhardt - VIRTBIZ Internet
On 10/15/2014 2:08 PM, Richard Barker wrote: > We have a customer that has a product that requires 1024M how > or where do we change from 64M to 1024M? Egad! That's a lot of memory for a PHP site. But you can make it available. From the Site Management, select Services > PHP > and then find t

[BlueOnyx:16198] Increasing Memory limit for php

2014-10-15 Thread Richard Barker
We have a customer that has a product that requires 1024M how or where do we change from 64M to 1024M? RC -- /*Richard C. Barker Sr. CEO & President 1-800-510-3139 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net

[BlueOnyx:16197] Re: Existing database overwritten by GUI

2014-10-15 Thread Michael Stauber
Hi Chris, > BINGO! Very well. :o) -- With best regards Michael Stauber ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:16196] Re: Existing database overwritten by GUI

2014-10-15 Thread Chris Gebhardt - VIRTBIZ Internet
BINGO! On 10/15/2014 1:55 PM, Michael Stauber wrote: > Ah, there we go. That indeed helps a lot. I think this is as trivial as > this to fix: > > /sbin/service cced.init rehash > > The base-mysql RPMs changed the database schema files and ideally should > have restarted CCEd to let it know about i

[BlueOnyx:16195] Re: BlueOnyx-5208R-SL-6.5-20140824 pear error

2014-10-15 Thread Michael Stauber
Hi Simone, > so i have copied the php.ini to php-cli.ini and removed the last lines > with open_basedir setting > > Any comment? is it safe? Sounds good enough to me. For installing Pear that should do fine. The open_basedir stuff is there to prevent that scripts from siteX can access scripts

[BlueOnyx:16194] Re: Existing database overwritten by GUI

2014-10-15 Thread Michael Stauber
Hi Chris, > OK, got it. Here are the relevant clips: > Oct 15 14:42:41 web39 cced(smd)[12482]: client 8:[49:14522]: SET 37 . > MYSQL_Vsite "username" "=" "vsite_T7ByC7V" "pass" "=" "KyEY7zeR" "host" > "=" "localhost" "hidden" "=" "1413398561" "DB" "=" "vsite_T7ByC7V_db" > "port" "=" "3306" "

[BlueOnyx:16193] Re: How do I turn on IonCube Loader?

2014-10-15 Thread Richard Barker
Michael, I uninstalled 5.5.x and installed 5.4.33 and all is good Thank you RC -- /*Richard C. Barker Sr. CEO & President 1-800-510-3139 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net *

[BlueOnyx:16192] Re: Existing database overwritten by GUI

2014-10-15 Thread Chris Gebhardt - VIRTBIZ Internet
Hey Michael, On 10/14/2014 7:18 PM, Michael Stauber wrote: > I suspect you may or may not yet have the latest set up updates > installed. Please do a "yum clean all" and "yum update" again on the > target BlueOnyx. I just ensured that a yum clean all / yum update has been freshly executed, but st

[BlueOnyx:16191] Re: How do I turn on IonCube Loader?

2014-10-15 Thread Michael Stauber
Hi Richard, > How do I turn on IonCube Loader? > Which php.ini Depends on which PHP you have installed. The "onboard" PHP on all BlueOnyx versions has IonCube loaded and active. That is handled via /etc/php.d/ioncube.ini and as you can see by running "/usr/bin/php", that already works for you:

[BlueOnyx:16190] How do I turn on IonCube Loader?

2014-10-15 Thread Richard Barker
How do I turn on IonCube Loader? Which php.ini Please make sure the PHP extensions listed below are installed. *Extension* *Current Settings* *Required Settings* *IonCube Loader:* *Off* *On* Client side Solarspeed php package PHP Version 5.5.8 Server side PHP 5.3.3 (cli) (buil

[BlueOnyx:16189] Re: BlueOnyx-5208R-SL-6.5-20140824.iso size issue

2014-10-15 Thread Gerald Waugh
On 10/15/2014 08:38 AM, Gerald Waugh wrote: > On 10/15/2014 02:47 AM, Richard Morgan :: Morgan Web wrote: >> When I hit the oversized CD problem, I wrote the ISO to a USB memory stick >> using a little Windows freebie called Rufus. Worked fine - it might just >> save you a shopping trip and keep th

[BlueOnyx:16188] Re: BlueOnyx-5208R-SL-6.5-20140824 pear error

2014-10-15 Thread Simone Capra
Going further on this, i have added the parameter and pear was not giving me results... i mean: executing pear there was no output. So i have added / to security -> PHP settings -> Open Basedir (Vsite) I didn't like so much this setting as it invalidates the open basedir restriction... so i h

[BlueOnyx:16187] Re: BlueOnyx-5208R-SL-6.5-20140824.iso size issue

2014-10-15 Thread Gerald Waugh
On 10/15/2014 02:47 AM, Richard Morgan :: Morgan Web wrote: > When I hit the oversized CD problem, I wrote the ISO to a USB memory stick > using a little Windows freebie called Rufus. Worked fine - it might just > save you a shopping trip and keep the fun rolling. Thanks Richard, I have used memory

[BlueOnyx:16186] BlueOnyx-5208R-SL-6.5-20140824 pear error

2014-10-15 Thread Simone Capra
Hi All! in the same new brand installation of BlueOnyx-5208R-SL-6.5-20140824 as the preceding email, i have found a problem with pear: trying to execute pear config-set preferred_state beta i get the error: open_basedir restriction in effect. File(/usr/share/pear/PEAR.php) is not within the al

[BlueOnyx:16185] Re: Blueonyx SSL import certificate

2014-10-15 Thread Simone Capra
Hi, your suggestion was successful! Thank you very much Simone Il 15/10/2014 10.41, Michael Stauber ha scritto: > Hi Simone, > >> After trying to import i get the message >> >> "Unable to read uploaded certificate. Please try again." >> >> Any ideas? > > As is the uploaded file must have a certain

[BlueOnyx:16184] Re: Blueonyx SSL import certificate

2014-10-15 Thread Michael Stauber
Hi Simone, > After trying to import i get the message > > "Unable to read uploaded certificate. Please try again." > > Any ideas? As is the uploaded file must have a certain file extension. A few are allowed, such as *.txt or *.crt if I recall correctly. But I'm going to remove that in one of t

[BlueOnyx:16183] Blueonyx SSL import certificate

2014-10-15 Thread Simone Capra
Hi all, i am trying to install a ssl certificate to a brand new installation of BlueOnyx-5208R-SL-6.5-20140824. The certificate is complete and has both the private key and the certificate itself. After trying to import i get the message "Unable to read uploaded certificate. Please try again."

[BlueOnyx:16182] Re: BlueOnyx-5208R-SL-6.5-20140824.iso size issue

2014-10-15 Thread Richard Morgan :: Morgan Web
When I hit the oversized CD problem, I wrote the ISO to a USB memory stick using a little Windows freebie called Rufus. Worked fine - it might just save you a shopping trip and keep the fun rolling. -Original Message- From: blueonyx-boun...@mail.blueonyx.it [mailto:blueonyx-boun...@mail.bl