Posted on: 09/18/03 06:31pm
By: Anonymous (Jamashawan)
I\'ve got my paths and urls correct so far as I can see, and not returning any errors.
I went through the two initial setup pages, and landed on the success.php page...but it was totally blank...just a white screen.
A quick check on my server showed that GL did create the tables in my database. so...
I browsed to /admin/install/check.php ... for another white screen, so...
I went to /myblog/public_html/index.php ... and another white screen...so...
To clarify:
--I CHMOD\'d all files to 777 for the install...then down to 775 after the success page.
--Step 1 of /public_html/admin/install/install.php went through the first time. (Thanks for the path detector!)
--Step 2 of /public_html/admin/install/install.php page gave me 3 errors...(all path related) but one by one, they worked out.
Any ideas on what I should look for or do!?
Thank you for your time and effort!
Jamashawan
NEVERMIND!!
Posted on: 09/18/03 08:32pm
By: Anonymous (Jamashawan)
A super-careful upload (paying attn: to the ascii/binary format) the software works...well at least I\'ve got the main page up. No graphics, but it\'s up!
Re:No Errors!! Butnothing but white screens!?!
Posted on: 09/19/03 12:59pm
By: Dirk
[QUOTE BY= Jamashawan]No graphics[/QUOTE]
Two reasons I can think of:
- make sure the site_url variable in config.php is set correctly (check the URLs of the images in the HTML source in your browser)
- since you had problems with the upload: Make sure you upload all the images directory as binary
bye, Dirk