Forums

install.php doesn´t work (8 posts)

  1. mmvogt
    Member
    Posted 6 months ago #

    after uploading WP to the server I started ..wp-admin/install.php
    but I recieve the following message:
    Warning: require_once(): Unable to access /var/kunden/webs/kd31347/wp-load.php in /var/kunden/webs/kd31347/wp-admin/install.php on line 36 Warning: require_once(/var/kunden/webs/kd31347/wp-load.php): failed to open stream: No such file or directory in /var/kunden/webs/kd31347/wp-admin/install.php on line 36 Fatal error: require_once(): Failed opening required '/var/kunden/webs/kd31347/wp-load.php' (include_path='.:/usr/share/php/:/usr/share/php5/') in /var/kunden/webs/kd31347/wp-admin/install.php on line 36
    what does it mean? will the server not support php?
    thanks for helping me
    Manfred

  2. Your PHP is probably fine, but something may be missing on the uploaded files.

    Try re-uploading the WordPress files on top of those existing files and see if you can run the /wp-admin/install.php again.

  3. mmvogt
    Member
    Posted 6 months ago #

    Hi Jan,
    thank you. imade a re-uploading of the wordpress files and I receive the follwing meassage:
    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /var/kunden/webs/kd31347/wp-config.php on line 19

    Manfred

  4. Hi Manfred,

    You're close to getting it working. If you know the database, database user, database password, then rename the existing wp-config.php file and visit the install.php URL again.

    That should prompt you for the blog settings and will write a new wp-config.php file for you.

  5. mmvogt
    Member
    Posted 6 months ago #

    Hi Jan,
    thank you. I found the mistake. i had to enclose the defined subject into ´ `. Now it is working.
    Manfred

  6. rups16
    Member
    Posted 5 months ago #

    Hi Manfred, I am facing the same issue. What do you mean you had to enclose defined subject `' ? I just don't seem to get it.

    I am getting:

    Warning: require_once(D:\Hosting\8649323\html\blog/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\8649323\html\blog\wp-admin\install.php on line 36

    Fatal error: require_once() [function.require]: Failed opening required 'D:\Hosting\8649323\html\blog/wp-load.php' (include_path='.;C:\php5\pear') in D:\Hosting\8649323\html\blog\wp-admin\install.php on line 36

  7. rups16
    Member
    Posted 5 months ago #

    it's working now :) Thanks anyway.

  8. rups16
    Member
    Posted 5 months ago #

    but i think it's messing with my old trials (that i did with wordpress). It's saying "Your already have wordpress installed. Clear your earlier database first."

    How do i do that?

Reply

You must log in to post.

About this Topic