• I’m seeing this:

    “Warning: require(/storage/emulated/0/htdocs/wordpress/wp-includes/version.php): Failed to open stream: No such file or directory in /storage/emulated/0/htdocs/wordpress/wp-settings.php on line 33Fatal error: Uncaught Error: Failed opening required ‘/storage/emulated/0/htdocs/wordpress/wp-includes/version.php’ (include_path=’.:/usr/local/lib/php’) in /storage/emulated/0/htdocs/wordpress/wp-settings.php:33 Stack trace: #0 /storage/emulated/0/htdocs/wordpress/wp-config.php(119): require_once() #1 /storage/emulated/0/htdocs/wordpress/wp-load.php(50): require_once(‘/storage/emulat…’) #2 /storage/emulated/0/htdocs/wordpress/wp-blog-header.php(13): require_once(‘/storage/emulat…’) #3 /storage/emulated/0/htdocs/wordpress/index.php(17): require(‘/storage/emulat…’) #4 {main} thrown in /storage/emulated/0/htdocs/wordpress/wp-settings.php on line 33”

    When I go to: https://localhost:8000/wordpress/ as per the install guide.

    I also think I have not done the wp-config.php edit correctly but I can address that after I solve this first question?

    I have installed ksweb on my pixel 8 Pro and I have established an Apache web server. I can log into phpmyadmin but I don’t know how to set up the tables that would be set up automatically with the install wizard thing. I’m getting really confused.

Viewing 1 replies (of 1 total)
  • Warning: require(/storage/emulated/0/htdocs/wordpress/wp-includes/version.php): Failed to open stream: No such file or directory

    Your error message indicates a required WordPress file missing. I can’t say if the file is not present on the file system… or if it’s a permission issue. But that’s something you need to investigate and fix.

Viewing 1 replies (of 1 total)
  • The topic ‘I want to do a local host install on my Android device but I’m struggling’ is closed to new replies.