jhp1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to Load Balance Word Pressmbijon,
Sorry about the cross posting.
Thanks for your extensive reply and the links. I’ll get back to you as soon as I attempt to implement your suggestions.Thanks Again,
Joe
Forum: Installing WordPress
In reply to: No Site Access After Successful InstallOK I proceeded to install the network, performed the proper edits, etc. and logged in. I’m at the Dashboard of Blog2 wiht admin Network Admin and Log Out on the right side. On the left side there is Dashboard and My sites … at My Sites there is Blog2 -> visit. When I select visit I get the WAMP server configuration page.
What did I miss????Forum: Networking WordPress
In reply to: Enable Multisite Not WorkingThanks
I got it
define(‘WP_ALLOW_MULTISITE’, true);Forum: Installing WordPress
In reply to: No Site Access After Successful Install‘http://localhost’ takes me to the WAMP server configuration screen.
This is an install of WP 3.1.1 with Multisite enabled. However I have not installed the network yet.
Shouldn’t I be able to get to the root site?Forum: Installing WordPress
In reply to: 3.1 install.php gives blank pagearkgroup,
It wasn’t the wp-config.php file or the database. It was the dbase user …
In the documentation [phpMyAdmin] for setting up the user if you follow the instructions you will get “user@%. This is what I had.
I removed that user and recerated the user following the instructions but I also selected local at the Host entry which gave me “user@localhost”.
That was the solution.Thanks for your help and concern
jhp1Forum: Installing WordPress
In reply to: 3.1 install.php gives blank pageExcuse me Pothi but there was no previous install on the database. the “downloaded and setup 2x” meant I did the complete install 2 times prior to starting the thread.
In any case I tried a third fresh install of 3.1 on Server 2008 R2x64. This time I used WAMP Server 2.1a 32bit with Apache 2.2.17, Php 5.3.5, MySQL 5.5.8, PhpMyAdmin 3.3.9.1 amd SQL Buddy 1.3.2. I also down loaded a fresh instance of WP3.1.Everything is being installed on the D:\.
I got the same blank page results upon attempting to run http://localhost/blog/wp-admin/install.php. I also tried it without the “blog” folder, http://localhost/wp-admin/install.php. Same results … Please Help