Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: frank findus 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?
-
Have errors in error_log?
make a php_info.php with
<?php phpinfo(); ?>
and see if that give you a 500 error.
-
Do you have zend optimizer installed?
-
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?
-
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.