Opened 4 years ago
Closed 4 years ago
#9933 closed defect (bug) (duplicate)
Install errors on 2.8 beta 1
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upgrade/Install | Version: | 2.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
I was just installing the latest and greatest 2.8 b1 and after putting in the DB name username and password I got these errors being outputted but the install ran none the less just thought you might want to know. Errors are as follows:
Notice: Constant ABSPATH already defined in /Applications/MAMP/htdocs/word2.8.1/wp-load.php on line 20
Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/word2.8.1/wp-load.php:20) in /Applications/MAMP/htdocs/word2.8.1/wp-admin/install.php on line 41
Change History (2)
Note: See
TracTickets for help on using
tickets.

See: [11393]: Don't double define ABSPATH. Props peaceablewhale. fixes #9863