Forums

[resolved] WordPress 3 Blank Page issue after fresh install (6 posts)

  1. salem80
    Member
    Posted 1 year ago #

    i just finish uploading WP3.0.1on my server and i do fresh install after i finish all processes and i see this message ""All right sparky! You've made it through this part of the installation. WordPress""
    i press on Run the install then i no know what happened ..the page die ... and it keep return me to "wp-admin/install.php" folder ...
    i check PhpMyAdmin to see if WP installation create the table on the database put i found nothing ...
    I try this steps twice and got same result !!
    I run Debug mode and i got the error message

    Fatal error: Call to undefined function wp_next_scheduled() in MySite/htdocs/blog/wp-includes/update.php on line 352

    and this is contents of line 352 in the file update.php

    if ( !wp_next_scheduled('wp_version_check') && !defined('WP_INSTALLING') )
    	wp_schedule_event(time(), 'twicedaily', 'wp_version_check');
  2. James
    Happiness Engineer
    Posted 1 year ago #

    Try downloading WordPress again and delete then replace your copies of everything except the wp-config.php file and the /wp-content/ directory with fresh copies from the download.

  3. salem80
    Member
    Posted 1 year ago #

    I'll do that
    but there is something weired happened while i transfer files to the server for first time
    FileZilla ask me to replace files thats already exist .how could that happened if the folder i upload on it in the server are empty !!

  4. James
    Happiness Engineer
    Posted 1 year ago #

    You should probably contact your hosting provider about that.

  5. salem80
    Member
    Posted 1 year ago #

    Thanks James (MacManX) รท Solve it now ..
    it's looks like one of the files was corrupted ..

  6. James
    Happiness Engineer
    Posted 1 year ago #

    You're welcome!

Topic Closed

This topic has been closed to new replies.

About this Topic