bgraham
Forum Replies Created
-
Forum: Installing WordPress
In reply to: get a blank screen when trying to run install.phpWell, it’s fixed. Apparently there were some files that did not get copied over.
Thanks for your help!
Forum: Installing WordPress
In reply to: get a blank screen when trying to run install.phpmercime,
This is the first time I have installed WP period. 🙂
I edited the config file to include the db information. I believe this has been done correctly as if I put garbage in there I get a db error msg. Right now I am getting no error at all. Just a white screen.
My host has this listed under PHP:
Path to your Web document root: /home/users/web/b1124/ipw.pumpkinp/public_html
This is important, as most of your scripts will need to specify this location. For example, this is required if you’d like your PHP script to upload files.So, I just edited the php.ini file to include doc_root = “
/home/users/web/b1124/ipw.pumpkinp/public_html”Don’t know if I needed it or not but regardless, it didn’t help.
Forum: Installing WordPress
In reply to: get a blank screen when trying to run install.phpOK, I put all files back to 644, directories still 755.
Memory in php.ini set to 64M.
Still nothing.
Forum: Installing WordPress
In reply to: get a blank screen when trying to run install.phpOh, and directories are 755, files 750.
Thanks!
Forum: Installing WordPress
In reply to: get a blank screen when trying to run install.phpI had changed it to 20 and it didn’t work.
I just changed it per your suggestion to 32 and then 48 and still nothing.