rhecker
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Many database errors on local install, Win7/Apache2Samuel, thanks for the link. I use ZEND server instead of XAMPP because I use ZEND Studio and Zend Framework, but the instructions in that tutorial still pretty much apply.
The solution, however, turned out to be that WordPress didn’t like it that I had MySQL mode set to Traditional. By simply not setting the MySQL mode in my.ini, WordPress installed without errors.
So for me this issue is resolved. Thanks to everyone who followed along.
Forum: Installing WordPress
In reply to: Many database errors on local install, Win7/Apache2However seven tables were created. wp_commentmeta, wp_options, wp_mostmeta, wp_terms, wp_term_relationships, wp_term_taxonomy, and wp_usermeta. There is also data in each table.
Forum: Installing WordPress
In reply to: Many database errors on local install, Win7/Apache2Apparently WordPress doesn’t run on local window/apache2 servers, which makes it a relatively worthless tool.
Forum: Installing WordPress
In reply to: Many database errors on local install, Win7/Apache2Well it’s a drag that we can’t get a solution here. Has anyone here gotten WP to work on a local install? It’s important to be able to work with code, themes, etc. on a local install first. I’m starting to wish someone hadn’t talked me into trying WordPress. It’s a lot easier to just work with my own code.