• Resolved Rocksolid

    I’ve tried maybe 5 times to do a clean install of 1.0 and everytime i run the install-config and enter my database info, i get led to this message:
    “It doesn’t look like you’ve installed WP yet. Try running install.php.”
    This page is the install.php so it just links to the same page…a never-ending loop.
    Can anyone help?
    Thanks

Viewing 7 replies - 16 through 22 (of 22 total)
  • 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.
    https://wiki.www.ads-software.com/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 https://www.ads-software.com/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.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘1.0 clean install’ is closed to new replies.