Last modified: 2010-05-15 15:32:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4368, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2368 - Fatal error: Call to undefined function: var_export() in /home/jeffb/truth-in-love.com/html/new/resources/wiki/includes/LoadBalancer.php on line 142
Fatal error: Call to undefined function: var_export() in /home/jeffb/truth-...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.4.x
Other Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.truth-in-love.com/new/reso...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-10 01:15 UTC by Jeff Barnes
Modified: 2010-05-15 15:32 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jeff Barnes 2005-06-10 01:15:54 UTC
MediaWiki 1.4.5 installation
Please include all of the lines below when reporting installation problems.

Checking environment...
WARNING: PHP 4.3.2 or higher is recommended. Older versions from 4.1.x up may work 
but are not actively supported. 
PHP 4.1.2: ok 
Warning: PHP's register_globals option is enabled. MediaWiki will work correctly, but 
this setting increases your exposure to potential security vulnerabilities in PHP-
based software running on your server. You should disable it if you are able. 
PHP server API is apache; ok, using pretty URLs (index.php/Page_Title) 
Have XML / Latin1-UTF-8 conversion support. 
PHP's memory_limit is 8M. If this is too low, installation may fail! Attempting to 
raise limit to 20M... ok. 
Have zlib support; enabling output compression. 
Turck MMCache not installed, can't use object caching functions 
Found GD graphics library built-in, image thumbnailing will be enabled if you enable 
uploads. 
Installation directory: /home/jeffb/truth-in-love.com/html/new/resources/wiki 
Script URI path: /new/resources/wiki 
Warning: Undefined property: mConn in /home/jeffb/truth-in-
love.com/html/new/resources/wiki/includes/Database.php on line 255

MySQL error 1045: Access denied for user: 'root@localhost' (Using password: NO)
Trying regular user... 
Warning: Undefined property: mConn in /home/jeffb/truth-in-
love.com/html/new/resources/wiki/includes/Database.php on line 255
ok. 
Connected to database... 3.23.56 
Database truth-in-love_com exists 
There are already MediaWiki tables in this database. Checking if updates are 
needed... 
...linkscc table already exists.
...hitcounter table already exists.
...querycache table already exists.
...objectcache table already exists.
...categorylinks table already exists.
...logging table already exists.
...user_rights table already exists.
...have ipb_id field in ipblocks table.
...have ipb_expiry field in ipblocks table.
...have rc_type field in recentchanges table.
...have rc_ip field in recentchanges table.
...have rc_id field in recentchanges table.
...have rc_patrolled field in recentchanges table.
...have user_real_name field in user table.
...have user_token field in user table.
...have ur_user field in user_rights table.
...have log_params field in logging table.
...have ss_total_pages field in site_stats table.
...already have interwiki table
...indexes seem up to 20031107 standards
...linkscc is up to date, or does not exist. Good.
Converting links table to ID-ID...

Warning:  Undefined property:  mConn in /home/jeffb/truth-in-
love.com/html/new/resources/wiki/includes/Database.php on line 255
Schema already converted
...image primary key already set.
Logging table has correct title encoding.
Initialising "MediaWiki" namespace...

Fatal error:  Call to undefined function:  var_export() in /home/jeffb/truth-in-
love.com/html/new/resources/wiki/includes/LoadBalancer.php on line 142
Comment 1 Brion Vibber 2005-06-10 01:23:55 UTC
var_export was added in PHP 4.2.0, so not present in 4.1.2.

It's just used in a debugging statement; remove line 142 of includes/
LoadBalancer.php for now and it should install.
Comment 2 Brion Vibber 2005-06-10 01:32:24 UTC
Fixed in CVS HEAD and REL1_4; 1.4.6 will contain the fix.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links