Hello,

I'm attempting to install mediawiki on hp-ux. I'm receiving the
following errors when using the quick install page. I do not see an
issue with the file permissions.
Any help on resolving the issue is appreciated.

-Adam


MediaWiki 1.13.3 Installation
        Don't forget security updates! Keep an eye on the low-traffic
release announcements mailing list
<http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce> . 
Checking environment...
Please include all of the lines below when reporting installation
problems.
        PHP 5.2.2 installed 
        Found database drivers for: SQLite 
        PHP server API is apache2handler; ok, using pretty URLs
(index.php/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
<http://turck-mmcache.sourceforge.net> , eAccelerator
<http://eaccelerator.sourceforge.net> , APC <http://www.php.net/apc>  or
XCache <http://trac.lighttpd.net/xcache/> ; cannot use these for object
caching. 
        GNU diff3 not found. 
        Couldn't find GD library or ImageMagick; image thumbnailing
disabled. 
        Installation directory: /opt/hpws/apache/htdocs/testwiki 
        Script URI path: /testwiki 
        Installing MediaWiki with php file extensions 
        Environment checked. You can install MediaWiki. 
        Generating configuration file...
        Database type: SQLite 
        Loading class: DatabaseSqlite 
Warning: mkdir() [function.mkdir
<http://sandbox.idx.com/testwiki/config/function.mkdir> ]: Permission
denied in
/opt/hpws/apache/htdocs/testwiki/includes/db/DatabaseSqlite.php on line
25
        Attempting to connect to database "wikidb" as "wikiuser"...
Warning: mkdir() [function.mkdir
<http://sandbox.idx.com/testwiki/config/function.mkdir> ]: Permission
denied in
/opt/hpws/apache/htdocs/testwiki/includes/db/DatabaseSqlite.php on line
25

Fatal error: Call to undefined function wfPrintError() in
/opt/hpws/apache/htdocs/testwiki/includes/Exception.php on line 283

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

Reply via email to