Author |
Message |
w0lfp4ck23
New Member


Joined: Apr 29, 2009
Posts: 4
|
Posted:
Wed Apr 29, 2009 7:12 pm |
|
Well i followed the HowToInstall and all permissions were set and everything installed perfect. Now when i go to mywebsite.com/index.php i just get a white blank screen. I cant figure out why nothing is coming up. Did i miss installing something? |
|
|
|
 |
w0lfp4ck23

|
Posted:
Wed Apr 29, 2009 9:29 pm |
|
i was looking in the .htaccess file and i saw this in there, i dont know if it means anything tho.
# Start of NukeSentinel(tm) admin.php Auth
# -------------------------------------------
<Files .ftaccess>
deny from all
</Files>
<Files .staccess>
deny from all
</Files> |
|
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Wed Apr 29, 2009 10:04 pm |
|
Check your site error log to see if there are any parsing errors. If so, it might be something in the config.php or rnconfig.php files. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
w0lfp4ck23

|
Posted:
Thu Apr 30, 2009 11:19 am |
|
Update:
I deleted everything in the phpmyadmin now when i go to
www.mywebpage.com i get this.
There seems to be a problem with the System Configuration Table - it's missing.
If you are the System Administrator and installing this for the first time, did you remember to run the INSTALLATION/installSQL.php file?
If you are not the System Administrator, please report this to the Administrator and/or Web Master ASAP.
We will be back as soon as possible.
Then i go to www.mywebpage.com/INSTALLATION/installSQL.php and everything install fine
Then i go to www.mywebpage.com/INSTALLATION/setup.php And i fill everything in and hit save. It tells me everything has been saved and to follow the next step in the HowToInstall.
I go to www.mywebpage.com and Still comes up with a blank page.
I checked logs and logs dont show anything. |
|
|
|
 |
kguske

|
Posted:
Thu Apr 30, 2009 11:41 am |
|
Why did you delete everything in phpMyAdmin? It's doubtful that the database was the issue. Now you'll need to reinstall.
Then try to access the site again. After that, check the error log on your hosting account, usually available through the control panel. |
|
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Thu Apr 30, 2009 12:57 pm |
|
Don't forget to turn on error reporting on in the config.php file.  |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Thu Apr 30, 2009 2:34 pm |
|
In addition, it is possible you could have some corrupt files. Use a good FTP client, such as FileZilla (free from sourceforge.net) and if the target server is linux, try forcing all uploads as binary. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
w0lfp4ck23

|
Posted:
Mon May 04, 2009 4:59 pm |
|
Update:
Everything in the Platform Information is green. There is only 1 thing that is red and that is Freetype support Unavailable. Ive been looking and dont know how to change that. Maybe that is what the problem is. |
|
|
|
 |
montego

|
Posted:
Mon May 04, 2009 7:38 pm |
|
That wouldn't create a blank page I don't think, but it would inhibit your use of RN nonetheless as the captcha requires it. You would have to ask your host to ensure the GD libraries are compiled with FreeType support. |
|
|
|
 |
|