• Hi, I think I am close to getting this operational, but I get my wordpress directory, if I try to open install.php I get this;

    404 Not found
    Warning: require_once(/etc/wordpress/config-thecomingdays.com.php) [function.require-once]: failed to open stream: No such file or directory in /etc/wordpress/wp-config.php on line 16

    Fatal error: require_once() [function.require]: Failed opening required ‘/etc/wordpress/config-thecomingdays.com.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /etc/wordpress/wp-config.php on line 16

    If I go to wp-config.php I also get this;

    04 Not found
    Warning: require_once(/etc/wordpress/config-thecomingdays.com.php) [function.require-once]: failed to open stream: No such file or directory in /etc/wordpress/wp-config.php on line 16

    Fatal error: require_once() [function.require]: Failed opening required ‘/etc/wordpress/config-thecomingdays.com.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /etc/wordpress/wp-config.php on line 16

    Any ideas?

Viewing 9 replies - 1 through 9 (of 9 total)
  • config-thecomingdays.com.php
    what is this file? It does not come with wordpress.

    Thread Starter quikone

    (@quikone)

    I found that file and removed it. Now I browse to thecomingdays.com/wordpress and get this;

    Index of /wordpress
    [ICO] Name Last modified Size Description
    [DIR] Parent Directory –
    [ ] index.php 19-Nov-2006 00:56 94
    [TXT] readme.html 06-Feb-2008 05:51 7.5K
    [DIR] wp-admin/ 04-Jan-2009 18:46 –
    [ ] wp-app.php 27-Dec-2007 17:47 33K
    [ ] wp-atom.php 02-Aug-2007 18:45 129
    [ ] wp-blog-header.php 09-May-2007 10:18 1.0K
    [ ] wp-comments-post.php 04-Jul-2007 10:12 2.9K
    [ ] wp-commentsrss2.php 02-Aug-2007 18:45 153
    [ ] wp-config-sample.php 12-May-2007 12:29 965
    [ ] wp-config.php 06-Feb-2008 05:51 686
    [DIR] wp-content/ 04-Jan-2009 18:46 –
    [ ] wp-cron.php 02-Aug-2007 18:45 851
    [ ] wp-feed.php 19-Nov-2006 00:56 120
    [DIR] wp-includes/ 04-Jan-2009 18:46 –
    [ ] wp-links-opml.php 23-Sep-2007 13:25 1.5K
    [ ] wp-login.php 25-Sep-2007 17:17 16K
    [ ] wp-mail.php 29-Dec-2007 12:38 5.5K
    [ ] wp-pass.php 18-Sep-2007 16:23 296
    [ ] wp-rdf.php 02-Aug-2007 18:45 190
    [ ] wp-register.php 11-Oct-2006 03:26 251
    [ ] wp-rss.php 02-Aug-2007 18:45 127
    [ ] wp-rss2.php 02-Aug-2007 18:45 129
    [ ] wp-settings.php 20-Dec-2007 19:57 11K
    [ ] wp-trackback.php 02-Aug-2007 18:45 3.4K
    [ ] xmlrpc.php 04-Feb-2008 11:52 60K
    Apache/2.2.8 (Ubuntu) Server at thecomingdays.com Port 80

    Thread Starter quikone

    (@quikone)

    This is what I get when I use thecomingdays.com/wp-admin/install.php

    Not Found

    The requested URL /wp-admin/install.php was not found on this server.
    Apache/2.2.8 (Ubuntu) Server at thecomingdays.com Port 80

    This is what I get if I use thecomingdays.com/wordpress/wp-admin/install.php;

    Warning: require_once(/etc/wordpress/wp-settings.php) [function.require-once]: failed to open stream: No such file or directory in /etc/wordpress/wp-config.php on line 43

    Fatal error: require_once() [function.require]: Failed opening required ‘/etc/wordpress/wp-settings.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /etc/wordpress/wp-config.php on line 43

    The important thing for you to decide before you install is will my blog be at thecomingdays/wordpress or at the thecomingdays/?

    When you decide that, reinstall WP in the correct directory and get rid of all the WP files in the wrong directory.

    It might be a good idea to review the install instructions.

    Thread Starter quikone

    (@quikone)

    What is the best way to remove wordpress and start over?

    Thread Starter quikone

    (@quikone)

    I followed your recommendations, this is what I get from;
    http://63.230.65.164/wp-admin/install.php
    Not Found

    The requested URL /wp-admin/install.php was not found on this server.
    Apache/2.2.8 (Ubuntu) Server at 63.230.65.164 Port 80

    This is what I get from this URL;
    http://63.230.65.164/wordpress
    Not Found

    The requested URL /wordpress was not found on this server.
    Apache/2.2.8 (Ubuntu) Server at 63.230.65.164 Port 80

    Is it my PHP that is’nt running or do I have permission problems? How do I troubleshoot this?

    You tried to installed WP into two different directories (folders) again. Why? If you can’t do it in one, you can’t do it in two or a dozen. If you want your blog to be here, thecomingdays.com, then install in the root directory. If you want your blog to be here, thecomingdays/wordpress then install in a directory called wordpress.

    I belive you are hosted at GoDaddy? Read this . . .
    http://skepticalsinner.com/blog/2008/06/how-to-do-a-5-minute-install-of-wordpress-on-godaddy/

    Thread Starter quikone

    (@quikone)

    WordPress has nver been installed. That seems to be the problem. The tar file was untarred to /var/www/wordpress. That is the only place I find it. I don’t understand why you say it is installed twice?? I seems that my system will not launch the .php. Am I not seeing what you are?

    I said it was installed twice as you were looking in two different places (the 2 URLs in your message) so I thought you installed it in two different places.

    The way I do it and it has worked many times. I unzip the current version on my computer. I ftp the WordPress files to my host using Fire FTP for FireFox. That way I can make sure the files are going where they should as I can see the files at my host (server) and on my computer. See http://codex.wordpress.org/Installing_WordPress again.

    If you are moving WP to the server and then unziping or untaring don’t.
    Just follow the directions. If you have problems or don’t understand something stop – and come back to support with your question.

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

The topic ‘Installation issues’ is closed to new replies.