JeffreyWalters
New Member
- Messages
- 42
- Reaction score
- 0
- Points
- 0
I'm trying to get a script to run and can't figure out exactly why it won't.
I'm not exactly tech savvy but haven't had this problem with this script on
other hosts.
I have PHP Level 2 on my account.
Here is where I'm at:
Script is installed in public_html and permissions are set at 777
MySQL database is set up.
IonCube is installed at the same level as the script, these three files and
permissions:
ioncube-encoded-file.php 1 KB application/x-httpd-php 0644
ioncube_loader_lin_5.2.so 959 KB application/octet-stream 0644
ioncube_loader_lin_5.2_ts.so 1010 KB application/octet-stream 0644
At this point I'm supposed to run the /installDb.php and it is supposed to
redirect me to /login.php
and this is where it fails, all I get is a blank page.
Anyone recognize a problem in this and/or what I need to do to get it to work
correctly?
Thanks for your help,
Jeff
I'm not exactly tech savvy but haven't had this problem with this script on
other hosts.
I have PHP Level 2 on my account.
Here is where I'm at:
Script is installed in public_html and permissions are set at 777
MySQL database is set up.
IonCube is installed at the same level as the script, these three files and
permissions:
ioncube-encoded-file.php 1 KB application/x-httpd-php 0644
ioncube_loader_lin_5.2.so 959 KB application/octet-stream 0644
ioncube_loader_lin_5.2_ts.so 1010 KB application/octet-stream 0644
At this point I'm supposed to run the /installDb.php and it is supposed to
redirect me to /login.php
and this is where it fails, all I get is a blank page.
Anyone recognize a problem in this and/or what I need to do to get it to work
correctly?
Thanks for your help,
Jeff