Author Topic: Cant get the install.php file to work  (Read 8151 times)

0 Members and 1 Guest are viewing this topic.

Offline frank findus

  • Newbie
  • *
  • Posts: 9
    • View Profile
Cant get the install.php file to work
« on: December 27, 2008, 09:40:41 AM »
Hi!

I am trying to install tradepuls on my site, but i cant get the install.php to work.

I have done everything i can think of and followed the install readme file.

This is what i did:

Set my public_html to 777

Made a new folder named "tp" in my public_html folder, set it to 777

uploaded in binary the "install.php" file to my public_html folder, set it to 777

but when i type in the adress of my site and the install.php in my browser i just get a 500 error message.

Enyone that knows what i can do?


Offline Ric

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: Cant get the install.php file to work
« Reply #1 on: December 27, 2008, 03:58:39 PM »

Have errors in error_log?

make a php_info.php with

<?php phpinfo(); ?>

and see if that give you a 500 error.

Offline Mileizdoboja

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: Cant get the install.php file to work
« Reply #2 on: December 28, 2008, 05:19:18 AM »
Do you have zend optimizer installed?

Offline frank findus

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Cant get the install.php file to work
« Reply #3 on: December 28, 2008, 12:28:47 PM »
No, i do not. What is that? I just followed the readme file. Enyone have any pointers as to how i can get it to work?

Offline nation-x

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: Cant get the install.php file to work
« Reply #4 on: December 28, 2008, 01:09:18 PM »
get your host to install Zend Optimizer or the script won't work... it's not the scripts fault... it's the host you use.