Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: larry doyle on February 06, 2010, 08:23:28 AM
-
My server meets the requirements for the script to work. I have followed the directions in the readme.txt file, however when I surf to http://www.mydomain.com/install.php it is returning a blank page. I double checked the install.php and it is marked as a binary file. ???
-
Resolved: Chmodding 777 my root directories broke every one of my sites but 755 worked ok and the script seemed to install. However when I surf to http://www.mydomain.com/tp/login.php it is returning a blank page.
-
ask your host to enable php error reporting and copy/paste me error here from domain.com/tp/
-
error reporting is already enabled on my server
-
I think I found what the problem may have been. My servers chmod 777 is really 755.
-
Yes, permissions need to be 777!
-
The script does not work with a chmod of 777, works fine with it set to 755. My Host does not allow 777 permissions. 777 = 755 on my host