https://bugzilla.wikimedia.org/show_bug.cgi?id=20220





--- Comment #4 from Brion Vibber <[email protected]>  2009-08-13 18:05:40 UTC 
---
No problems with current trunk or 1.15.1 checkout on Mac OS X 10.5.8 with PHP
5.3.0 installed from source as FastCGI running within the system Apache:

Please include all of the lines below when reporting installation problems.

    * PHP 5.3.0 installed
    * Found database drivers for: MySQL SQLite
    * PHP server API is cgi-fcgi; using ugly URLs (index.php?title=Page_Title)
    * Have XML / Latin1-UTF-8 conversion support.
    * Warning: A value for session.save_path has not been set in PHP.ini. If
the default value causes problems with saving session data, set it to a valid
path which is read/write/execute for the user your web server is running under.
    * PHP's memory_limit is 128M.
    * Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot use
these for object caching.
    * Found GNU diff3: /usr/bin/diff3.
    * Found ImageMagick: /opt/local/bin/convert; image thumbnailing will be
enabled if you enable uploads.
    * Found GD graphics library built-in.
    * Installation directory: /Library/WebServer/Documents/php53/rel1.15
    * Script URI path: /php53/rel1.15
    * Installing MediaWiki with php file extensions
    * Environment checked. You can install MediaWiki.
    *

      Generating configuration file...
    * Database type: MySQL
    * Loading class: DatabaseMysql
    * Attempting to connect to database server as root...success.
    * Connected to mysql 5.0.51a; enabling MySQL 4.1/5.0 charset mode
    * Attempting to create database...
    * Created database forkowiki
    * Creating tables... done.
    * Initializing statistics...
    * Granting user permissions to wikiuser on forkowiki...success.
    * Created sysop account WikiSysop.
    *

      Creating LocalSettings.php...

      Installation successful! Move the config/LocalSettings.php file to the
parent directory, then follow this link to your wiki.

      You should change file permissions for LocalSettings.php as required to
prevent other users on the server reading passwords and altering configuration
data.


PHP 5.3 was configured as such:
'./configure' '--prefix=/opt/php53' '--with-mysql=/usr/local/mysql'
'--with-zlib' '--with-bz2' '--enable-mbstring' '--enable-exif' '--enable-cgi'
'--with-xmlrpc' '--with-xsl' '--with-readline' --with-gd
--with-png-dir=/opt/local --with-jpeg-dir=/opt/local --with-curl
--without-iconv

If you can still confirm difficulties, can you post the exact messages from the
installer as above, and any additional error messages you encounter? Can you
also include details of the PHP 5.3 setup -- was it installed from source or
via a package? If a package, which package? A difference in configuration might
trigger some problem...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to