Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter markbow

    (@markbow)

    I don’t know If this may help solve the problem
    my Internet is working perfectly okay
    file:///C:/Users/markb/Desktop/wordpress%20aa/apps/wordpress/htdocs/wp-admin/install.php

    The below is what is returned
    Error: PHP is not running
    WordPress requires that your web server is running PHP. Your server does not have PHP installed, or PHP is turned off.
    >
    prepare( ‘SHOW TABLES LIKE %s’, $wpdb->esc_like( $wpdb->users ) ); $user_table = ( $wpdb->get_var( $sql ) != null ); // Ensure that Blogs appear in search engines by default. $blog_public = 1; if ( isset( $_POST[‘weblog_title’] ) ) { $blog_public = isset( $_POST[‘blog_public’] ); } $weblog_title = isset( $_POST[‘weblog_title’] ) ? trim( wp_unslash( $_POST[‘weblog_title’] ) ) : ”; $user_name = isset( $_POST[‘user_name’] ) ? trim( wp_unslash( $_POST[‘user_name’] ) ) : ”; $admin_email = isset( $_POST[‘admin_email’] ) ? trim( wp_unslash( $_POST[‘admin_email’] ) ) : ”; if ( ! is_null( $error ) ) { ?>

    ‘; } else { ?>

    />
    />
    />

    ‘submit’ ) ); ?>
    ‘ . __( ‘Already Installed’ ) . ” . ‘
    ‘ . __( ‘You appear to have already installed WordPress. To reinstall please clear your old database tables first.’ ) .

    Thread Starter markbow

    (@markbow)

    Hi bcworkz
    thank you for the reply
    I did not use xampp But did come across it when I was looking into this problem
    I downloaded the word pressed and installed it many months ago and have been using it with no problem
    next time I used it would not connect to localhost although I think there may be some old WordPress staff still on my PC
    all the files for WordPress files are in
    file:///C:/Users/markb/Desktop/wordpress%20aa/
    it seems strange when you go to
    http://127.0.0.1:81/wordpress/contact-us-area-covered/
    and click hyperlink it returns
    http://127.0.0.1:81/wordpress/contact-us-area-covered/
    with look in new aa London folder at the top which is not the correct folder

    Index of file:///C:/Users/markb/Desktop/wordpress aa/
    Up to higher level directory
    Name
    Size
    Last Modified

    README.txt

    13 KB 20/01/2019 21:24:21
    apache2

    20/01/2019 21:22:56
    apps

    20/01/2019 21:20:04
    bnsupport

    20/01/2019 21:20:40
    changelog.txt

    28 KB 20/01/2019 21:24:21
    common

    20/01/2019 21:17:40
    imagemagick

    20/01/2019 21:18:46
    img

    20/01/2019 21:18:59
    letsencrypt

    20/01/2019 21:17:49
    licenses

    20/01/2019 21:20:40
    manager-windows.exe

    2936 KB 27/02/2017 09:04:35
    mysql

    20/01/2019 21:17:50
    php

    31/05/2019 22:40:15
    properties.ini

    2 KB 19/06/2019 17:50:32
    scripts

    20/01/2019 21:20:42
    serviceinstall.bat

    7 KB 20/01/2019 21:18:59
    servicerun.bat

    7 KB 20/01/2019 21:18:59
    sqlite

    20/01/2019 21:18:59
    uninstall.dat

    253 KB 20/01/2019 21:24:56
    uninstall.exe

    8494 KB 20/01/2019 21:24:56
    use_wordpress.bat

    1 KB 20/01/2019 21:20:42

    Thread Starter markbow

    (@markbow)

    Many thanks for the reply
    I tried all three

    The only thing that changed was the requested URL

    HTTP Error 404.0 – Not Found
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
    Most likely causes:
    • The directory or file specified does not exist on the Web server.
    • The URL contains a typographical error.
    • A custom filter or module, such as URLScan, restricts access to the file.
    Things you can try:
    • Create the content on the Web server.
    • Review the browser URL.
    • Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.
    Detailed Error Information:
    Module IIS Web Core
    Notification MapRequestHandler
    Handler StaticFile
    Error Code 0x80070002
    Requested URL http://127.0.0.1:80/wordpress/
    Physical Path C:\inetpub\wwwroot\wordpress\
    Logon Method Anonymous
    Logon User Anonymous

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