[wp-trac] [WordPress Trac] #52126: installation wizard issues
    WordPress Trac 
    noreply at wordpress.org
       
    Sun Dec 20 06:45:58 UTC 2020
    
    
  
#52126: installation wizard issues
-----------------------------+-----------------------------
 Reporter:  zeshanb          |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:  5.6
 Severity:  critical         |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 On line 825 of sodium_compat.php please use the underscore when
 referencing constants.php because constants.php filename begins with a
 underscore "_constants.php". Thank You.
 By doing so the installation wizard will function properly for first time
 WordPress Installations. Thank you very much.
 {{{
 require_once dirname(__FILE__) . '/_constants.php';
 }}}
 {{{
 wp-includes\sodium_compat\lib\sodium_compat.php on line 825
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52126>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list