[wp-trac] Re: [WordPress Trac] #5090: maybe_create_table call to
config.php issue
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 27 11:24:14 GMT 2007
#5090: maybe_create_table call to config.php issue
----------------------------+-----------------------------------------------
Reporter: mattyrob | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3.1
Component: Administration | Version: 2.3
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by mattyrob):
Whoops - scratch the last - ABSPATH isn't defined at that stage, if
anything you'll have to use:
require(dirname(__FILE__) . '/wp-blog-header.php');
Which might still fail on IIS servers because of the slash :-(
--
Ticket URL: <http://trac.wordpress.org/ticket/5090#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list