Having problems installing Drupal? See the Installation Guide for more information.

Fatal error: require_once() [function.require]: Failed opening required 'Text/Wiki/Mediawiki.php'

I am a new on Drupal.
I got the following error when I open "wiki" and "blog".
See the following site: http://lnkd.info/wiki/agrodep-wiki

Then, I tried to fix it.
But, I am not sure How I can fix it.

I checked the code.
Is there any person to help me?

Fatal error: require_once() [function.require]: Failed opening required 'Text/Wiki/Mediawiki.php' (include_path=':.:/usr/lib/php:/usr/local/lib/php') in /usr/lib/php/Text/Wiki.php on line 473

MySQL: no such file found at install

Hi.

When attempting to install Drupal when I enter my database details, MySQL throws the error that no such file exists & to check my database name & user.

I've checked MySQL & the DB is there with the correct name & password I gave it so I'm stumped.

Do I have to alter the line `$db_url = 'mysqli://username:password@localhost/databasename';' in my settings file & if so, if the name of the DB was `foo' & the user `bar' what syntax would this require.

How to install multi drupal sites with addon domains with the same code base ?

Hi

I want to install a new site with the same code base of my drupal

But i have one parked domain and the other domain is an addon doamin

I didn't find any useful doumentaion about this subject

so

How to install another drupal site with an addon domain with the same code base ?

Update : Solved please delete it .

I just repeated the multisite steps for parked domains and it worked maybe i did something Wrong when i tried it for the first time

DRUPAL 6.x installation Server Linux Cento OS trouble with Permissions

hi

I've installed on a Lnx server with Linux Cento OS my drupal 6.x.

however I have big problem in running my page. Server owner says there is a wrong setup with .htaccess or other Drupal files. I'm not sure but locally all works fine with XAMPP.

anyone has aprevious similar experience?

hope so . it looks like it is quote easy but cannot go through.

the error log says

installation not complete

Hi there, im running a mac on 10.7.2. Downloaded the Dev Desktop and tried to run it. However it never did finish the installation of some sort. Screenshot here

Once i clicked ok, DAMP still loaded up fine with the green lights, but i just cant log in with the credentials previously given during the installation screens

Apologies if thise has been addressed before

Error in middle of installation of Drupal on localhost

I've been banging my head against my desk trying to figure out this installation thing.

Here's the details on my setup:
Windows 7
Apache 2.2.21
PHP 5.2.17
MySQL 5.5.16
I even installled MySQL Workbench which I've been using to set up accounts, dbs, etc.

Apache is up and running--I can access localhost and see whatever pages I have in my server dir.
PHP is working--I can access PHP pages and see PHP, not a text dump of the PHP file.
MySQL is working--I've run a PHP test connection page and can successfully connect to the DB with the same username/pw I would be using for Drupal install. The script only tests connect, nothing else.
Also, I copied default.settings.php to create settings.php in the proper directory (both files are present and neither are read-only).

When I start the install process, I can select language and enter info on the db Drupal would be using. Then browser goes to an installation page, displaying:

Installing Drupal
Remaining 6 of 10.
Installed User module.

It hangs here for several moments then I get the following:

The installation has encountered an error.
Please continue to the error page
An HTTP error 500 occurred. http://localhost/drupaltest/install.php?locale=en&profile=default&id=1&o...

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal