Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: larry doyle on February 06, 2010, 08:23:28 AM

Title: Installation Troubles
Post 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.  ???
Title: Re: Installation Troubles
Post by: larry doyle on February 06, 2010, 09:21:15 AM
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.
Title: Re: Installation Troubles
Post by: ip0li on February 06, 2010, 10:22:16 AM
ask your host to enable php error reporting and copy/paste me error here from domain.com/tp/
Title: Re: Installation Troubles
Post by: larry doyle on February 06, 2010, 11:11:36 AM
error reporting is already enabled on my server
Title: Re: Installation Troubles
Post by: larry doyle on February 06, 2010, 11:32:00 AM
I think I found what the problem may have been. My servers chmod 777 is really 755.
Title: Re: Installation Troubles
Post by: ip0li on February 07, 2010, 04:47:10 AM
Yes, permissions need to be 777!
Title: Re: Installation Troubles
Post by: larry doyle on February 07, 2010, 06:36:14 AM
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