[Ldsoss] Any idea what this is?

lists at unixtricks.com lists at unixtricks.com
Mon Nov 13 12:00:30 EST 2006


I just took a look at that site and he's right.  Seems odd that they would 
have "missed" something that major.  The shopping cart software looks like 
it was compiled with Zend Optimizer, but the server that is hosting the 
cart, and perhaps the site, does not support it.  Additionally, the web 
server is running in safe mode.  If it were my site, I'd move it to a 
different hosting provider.  Just my $.02.

BTW, this is nothing security-related (as far as your computer is 
concerned).  The message is not indicating that you should install Zend 
Optimizer, it is asking the webmaster to install it.

Jared Canova



On Mon, 13 Nov 2006, Tom Welch wrote:

> My guess is that the sewing site your wife is visiting is messed up.  The 
> Zend Optimizer is a server side component that optimizes the PHP code so that 
> it will run faster.  Zend (the company) is a major force behind PHP. 
> However, PHP should not be executing on your local client box but is running 
> on the server you are hitting.  The site you are trying to hit has something 
> messed up.
>
> Tom
>
> Steven H. McCown wrote:
>> I have a PHP question and you seem like the crowd who would know.
>> 
>> My wife is trying to order some sewing supplies online and the website is
>> trying to load -- on my machine, not just in the browser -- something 
>> called
>> "Zend Optimizer".  I don't usually do web programming, so I'm not real sure
>> about this.  As a security guy, this seems like a real bad idea.  Zend says
>> that it is *the* engine that runs PHP. 
>> The message that it is giving me is:
>> 
>> "Warning: set_time_limit(): Cannot set time limit in safe mode in
>> /usr/local/psa/home/vhosts/craftersebazaar.com/httpdocs/sunshopcart/sunshop/
>> global.php on line 2"
>> 
>> I checked it out at some of the major security disclosure websites and the
>> major attacks seem geared more towards the server rather than the client
>> (other than privacy / ccard # disclosure).
>> 
>> Any idea what this is?  Do I really need to install a client-side component
>> to use this version of PHP?
>> 
>> Thanks,
>> 
>> Steve
>> 
>> _______________________________________________
>> Ldsoss mailing list
>> Ldsoss at lists.ldsoss.org
>> http://lists.ldsoss.org/mailman/listinfo/ldsoss
>> 
>
> -- 
> Tom Welch
> welchtc at ldschurch.org
> (801) 240-1609
> (858) 829-4614 - Cell
>
>
> ----------------------------------------------------------------------
> NOTICE: This email message is for the sole use of the intended recipient(s) 
> and may contain confidential and privileged information. Any unauthorized 
> review, use, disclosure or distribution is prohibited. If you are not the 
> intended recipient, please contact the sender by reply email and destroy all 
> copies of the original message.
> _______________________________________________
> Ldsoss mailing list
> Ldsoss at lists.ldsoss.org
> http://lists.ldsoss.org/mailman/listinfo/ldsoss
>


More information about the Ldsoss mailing list