Last modified: 2010-05-15 15:38:09 UTC
HI ! When i try to install mediwiki, that's what i see Checking environment... PHP 4.4.1: ok PHP server API is cgi; using ugly URLs (index.php?title=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. Neither Turck MMCache nor eAccelerator are installed, can't use object caching functions GNU diff3 not found. Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads. Installation directory: /homepages/42/d149168078/htdocs/essai Script URI path: Site config Site name: Must not be blank or "MediaWiki". Your site name should be a relatively short word. It'll appear as the namespace name for 'meta' pages as well as throughout the user interface. Good site names are things like "Wikipedia" and "OpenFacts"; avoid punctuation, which may cause problems. Contact e-mail This will be used as the return address for password reminders and may be displayed in some error conditions so visitors can get in touch with you. It is also be used as the default sender address of e-mail notifications (enotifs). Language Warning: getlanguagelist(languages/Names.php): failed to open stream: No such file or directory in /homepages/42/d149168078/htdocs/essai/config/index.php on line 1292 Fatal error: getlanguagelist(): Failed opening required 'languages/Names.php' (include_path='.:/homepages/42/d149168078/htdocs/essai:/homepages/42/d149168078/htd ocs/essai/includes:/homepages/42/d149168078/htdocs/essai/languages') in /homepages/42/d149168078/htdocs/essai/config/index.php on line 1292 And that's all. I can't choose language... i can't do anything else... Mhh..what's the problem? thanks a lot (my server is one of the society "One and one" www.1and1.com)
"Warning: getlanguagelist(languages/Names.php): failed to open stream: No such file or directory in /homepages/42/d149168078/htdocs/essai/config/index.php on line 1292" It might be an include path problem, if your server's configuration disallows ini_set or something like that, but can you verify the languages/Names.php file exists and is readable by PHP?
oh... thanks a lot... i'm a noob... i reinstalled languages files.. and it seems to be ok.. i install it tomorow ! Thanks.. and just a last question, how can i install Turck MMCache or eAccelerator on my FTP? thanks
(In reply to comment #2) > and just a last question, how can i install Turck MMCache or eAccelerator on my FTP? > thanks You can't. That's not what they're for, and in your hosting environment, if you don't have them, 1&1 aren't likely to install them.
ok, thanks :)