Author Topic: Installation Troubles  (Read 10376 times)

0 Members and 1 Guest are viewing this topic.

Offline larry doyle

  • Newbie
  • *
  • Posts: 7
    • View Profile
Installation Troubles
« 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.  ???
« Last Edit: February 06, 2010, 08:25:16 AM by larry doyle »

Offline larry doyle

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Installation Troubles
« Reply #1 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.
« Last Edit: February 06, 2010, 09:31:13 AM by larry doyle »

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Installation Troubles
« Reply #2 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/

Offline larry doyle

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Installation Troubles
« Reply #3 on: February 06, 2010, 11:11:36 AM »
error reporting is already enabled on my server

Offline larry doyle

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Installation Troubles
« Reply #4 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.

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Installation Troubles
« Reply #5 on: February 07, 2010, 04:47:10 AM »
Yes, permissions need to be 777!

Offline larry doyle

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Installation Troubles
« Reply #6 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