• I install WordPress 1.5 for a first time with this chain of errors after run /wp-admin/install.php:

    Warning: Invalid argument supplied for foreach() in /home/html/wordpress/wp-includes/functions.php on line 355

    WordPress database error: [Table ‘qe767.wp_options’ doesn’t exist]
    SELECT option_value FROM wp_options WHERE option_name = ‘permalink_structure’

    Warning: Invalid argument supplied for foreach() in /home/html/wordpress/wp-includes/functions.php on line 355

    WordPress database error: [Table ‘qe767.wp_options’ doesn’t exist]
    SELECT option_value FROM wp_options WHERE option_name = ‘category_base’

    Warning: Invalid argument supplied for foreach() in /home/html/wordpress/wp-includes/functions.php on line 355

    WordPress database error: [Table ‘qe767.wp_options’ doesn’t exist]
    SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’

    Warning: Invalid argument supplied for foreach() in /home/html/wordpress/wp-includes/functions.php on line 355

    [Moderated – repeat errors removed]

    WordPress database error: [Table ‘qe767.wp_options’ doesn’t exist]
    SELECT option_value FROM wp_options WHERE option_name = ‘template’

    I can continue with the process but when I finished I can’t login into. Any help? TIA.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Please give us more information about the server and everything else relevant. This is an installation error, not one with 1.5

    Thread Starter larito

    (@larito)

    The server use MySQL 3.23.54, phpMyAdmin 2.5.3…and the wp-config.php file is correct. Do you need more info? After doing the three steps i get this url:www.mysite.com/wp-login.php?redirect_to= and a error 400. The files are installed on a directory called /wordpress. And in the MySql database there is nine entries with the wp_ prefix. Thanks podz.

    Thread Starter larito

    (@larito)

    Sorry, the given error is 404.

    Thread Starter larito

    (@larito)

    The PHP version on the server side is 4.1.2. Need another?

    Were you able to solve this issue?
    I’m having a similar problem…

    http://www.mysite.com/wp-login.php
    The files are installed on a directory called /wordpress

    Isn’t here some path problem??

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Error in WordPress 1.5’ is closed to new replies.