Thread Starter
Anonymous
I think this is related to the wiki faq I was reading about not having more than one wp installation on the same host.
http://wiki.wordpress.org/index.php/Installation%20FAQs
“A sub-domain needs to be created for each Word Press installation”
Meep, wrong.
I installed WP 1.0 on a completely new domain and a completely new database and the problem is still the same.
To me it sounds more like a problem PHP <-> Apache..
DominikSchwind <–
About the errors on –> wp-login.php on line 122
Take a look here http://wordpress.org/support/6/1461
WildDuck’s reference to the other page does fix the problem with headers. Adding the comment_allowed_tags entry into the options table fixes all of the headers already sent errors. The question is WHY?
~James
Looks like i’ve got the same problem as arthuc01, i’m getting the following error after an upgrade from .72 to 1.0:
SQL/DB Error:
[Out of memory. Restart daemon and try again (needed 65528 bytes)]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date <= ‘2004-01-04 21:16:49’ AND (post_status = “publish”) ORDER BY post_date DESC LIMIT 10
I’ve also tried doing a clean install and after that wp 1.0 runs without any trouble, so i suppose there’s a problem with the upgrade. I’ve tried this on a WAMP setup (WinXP, Apache/2.0.47 (Win32), PHP/4.3.3, MySQL 3.23.49).
Any idea?
RockSolid…did you ever get your problem fixed with the install?
Thread Starter
Anonymous
Okay. I fixed this on my OpenBSD 3.4 box by messing with my.cnf and ulimit.