Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: youngtee on March 27, 2010, 01:32:58 PM

Title: I don't manage to execut install.php
Post by: youngtee on March 27, 2010, 01:32:58 PM
When I type:  "http://www.yoursite.com/install.php"
I got a page with binary characters like that:

Zend� 2000112002�1�27340�117385�xù Ÿ2 ì½ýsÜF

Maybe I miss something.
thanks in advance.
Title: Re: I don't manage to execut install.php
Post by: ip0li on March 28, 2010, 03:03:08 PM
Yes, you need to install zend optimizer on your server.
Title: Re: I don't manage to execut install.php
Post by: youngtee on March 29, 2010, 12:01:11 PM
Yet, it is installed.
Here is what phpinfo() tells me:

Zend Optimizer
Optimization Pass 1    enabled
Optimization Pass 2    enabled
Optimization Pass 3    enabled
Optimization Pass 4    enabled
Optimization Pass 9    enabled
Zend Loader    enabled
License Path    no value
Obfuscation level    3
Title: Re: I don't manage to execut install.php
Post by: Kildoozer on March 29, 2010, 11:35:10 PM
youngtee, did you upload your install.php in binary mode?
Anyway, contact me - kildoozer@scriptpulse.com
Title: Re: I don't manage to execut install.php
Post by: youngtee on March 30, 2010, 10:30:55 AM
In fact, I uploaded in ascii mode.
Now, it works.
Thanks