dwinches
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trouble importing from Blogger.comI have been getting a different error:
——————–
Could not connect to https://www.google.com
There was a problem opening a secure connection to Google. This is what went wrong:(-1212193544)
——————–and cannot seem to find any answers.
Any thoughts?
Forum: Installing WordPress
In reply to: Another Cookie/Login problemIt turns out that the hosts I am using (110mb.com) has a web based file manager that allows editing and apparently it adds a new set of <html><header> etc. tags resulting in php files that generate blank pages.
I edited the config.php on my own computer and then reuploaded and re-ran the installer and now things are working.
Thanks!
Forum: Installing WordPress
In reply to: wp-login.php blank after loginIt turns out that the hosts I am using (110mb.com) has a web based file manager that allows editing and apparently it adds a new set of <html><header> etc. tags resulting in php files that generate blank pages.
I edited the config.php on my own computer and then reuploaded and re-ran the installer and now things are working.
Thanks!
Forum: Installing WordPress
In reply to: wp-login.php blank after loginI tried getting an install of 2.3.3 to wokr and had similar problems, tried the “post a comment” solution that someone else had posted on another solution thread and that did not work.
Now I have reinstalled with 2.5 and cannot get either to work. posting a comment leads to a blank page as does using login.php
dwinches.110mb.com/blog
thanks,
daveForum: Installing WordPress
In reply to: Blank Page After Login on Fresh InstallInteresting.
I had a very similar problem with 2.3.3 (ie: the cookie error and then a blank screen). Now I have tried 2.5 and I am getting the blank screen without anything on it, and no cookie errors. I cannot seem to find any info in the Codex about this.
Forum: Installing WordPress
In reply to: Another Cookie/Login problemUPDATE:
I did note that someone filed a comment under the “hello world” default post and was then able to login. When I tried to do this, the script kicked me out and displayed my index.html page that is sitting in my root directory.
I did have the WP install to root, perhaps it needs to be in a subdir? Can I just move all the files to a subdir? I am guessing that the tables in the DB will probably not work then and I really should do a fresh install.