Author Topic: I don't manage to execut install.php  (Read 9475 times)

0 Members and 1 Guest are viewing this topic.

Offline youngtee

  • Newbie
  • *
  • Posts: 4
    • View Profile
I don't manage to execut install.php
« 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.

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: I don't manage to execut install.php
« Reply #1 on: March 28, 2010, 03:03:08 PM »
Yes, you need to install zend optimizer on your server.

Offline youngtee

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: I don't manage to execut install.php
« Reply #2 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

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: I don't manage to execut install.php
« Reply #3 on: March 29, 2010, 11:35:10 PM »
youngtee, did you upload your install.php in binary mode?
Anyway, contact me - kildoozer@scriptpulse.com

Offline youngtee

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: I don't manage to execut install.php
« Reply #4 on: March 30, 2010, 10:30:55 AM »
In fact, I uploaded in ascii mode.
Now, it works.
Thanks