willow315
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How To Track Web Stats on WordPressThanks R for your reponse. I have been unsuccessful putting GA tagging code into WordPress. It just strips out the code when I save the template.
I don’t know if it’s the Javascript.
And what I really need to do is get something to go back into the logs back to August of 09 and measure stats after-the-fact…up to November 09.
Now I’m being asked to collect stats on this project, where I was not before.
And I have no idea if I’d be happy running a PHP collector. Don’t know much about it. That’s why I’m asking for help.
Thanks, WCW
Forum: Installing WordPress
In reply to: Error establishing a database connectionI want to thank you for your assistance. I have found the answer to my problem in a combination of other forums and other threads in this forum….
1. I had to configure the Host listing for my specific database in MySQL to “any host.” which set a % in the text box next to that drop-down in PHP MyAdmin.
2. I had to comment out the doc_root setting in php.ini
3. And finally, once I got WordPress to install, I could not see the site in the root folder of my Website, and realized after reading a post here that I’d overwritten the index.php file that launches the theme of WordPress, with a test file that had other code in it. I replaced the propoer code in the index.php page, and voila!!!
I am up and running. Now I can get complete the configuration and get content in there, and I’ll have a blog!
I just wanted to thank everyone for their assistance. WCW
Forum: Installing WordPress
In reply to: Cannot see on homepage but can on mysite/wordpress and …iiiieee. I’m so excited. I just realized that I had overwritten the original index.php page with this code with a test page with other code….and never replaced it. I was having so much trouble getting WordPress to install at all, that I totally forgot this.
Well, I don’t know if you were able to solve this person’s issue, but you solved my last problem. I am now up and running!!!
Thanks, WCW
Forum: Installing WordPress
In reply to: Error establishing a database connectionWhat if all three are correct, and I still get that error.
The other situation I’m having is when I attempt to install wordpress on a different IP address than the MySQL is installed on….same machine, just a different IP….When I attempt to run install.php, I get an error that says, “no input file specified.”
I have attempted a variety of settings for hostname in the config.php file, and nothing makes any difference in either iteration of wordpress I’ve tried to get running.
WCW
Forum: Installing WordPress
In reply to: SQL ErrorI think I may have the same problem…..Site on one IP, MySQL and PHP on another…same machine, just different IP addresses.
How do I set the mysql server to accept outside connections. thanks, WCW