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

Centos 5.5 / Apache / PHP extensions GD and PDO disabled - can't seem to enable

Hi all,

I need some advice: I'm trying to install Drupal on a Centos 5.5 / Apache server, but I can't get the GD and PDO Extensions to work. I've tried editing the PHP.ini file to include extension=pdo.so and extension=pdo_mysql.so - and I've restarted the server - but no joy. There's no reference to anything in the .htaccess file...so I'm stumped. Here's the results of the Install Requirements:

Drupal 7 install in a subdirectory of Drupal 6.1

I have installed Drupal 7 inside /home/abc/public_html/d7/

The root of Drupal 6 is /home/abc/public_html.

I have specified the document root of my d7site.com as: public_html/d7.
Now when I access my website as: http://d7site.com/d7 none of the CSS are loading. I get the basic login page with no formatting.
In settings.php, the $base_url is correct 'http://d7site.com/d7'

Any help appreciated.

postgresql 9.0x

Hello, sorry for my poor English. I have a problem with drupal 6.20 in the Windows environment 7 + php 5.3.5 + latest postgresql 9.03 + apache2.2.17/IIS7.5 . The problem relates to a cache. Drupal is installed ok, but then displays a blank page. If clearing the cache tables work all right. Finally I did something like this in the file includes/cache.inc:
@ db_query ("INSERT INTO {'. $ table."} (cid, data, created, expire, headers, serialized) VALUES ('',% b,% d,% d,'% s',% d) ", $ cid, $ data, $ created, $ expire, $ headers, $ serialized);

drupal will not install in xammp

Hi drupal fans

I have following specs
windows 7,
Apache Friends XAMPP (Basis Package) version 1.7.3,
drupal 7.

The issue is my development environment is not showing the drupal 6-7. My home page in my browser opens to the localhost. The directories will not display and if I try to type the http://localhost/projects/drupal6 or /drupal/7 I get the following error. (I have downloaded and installed the drupal versions).

Need some help with articles and pages...

how can i get this on drupal ?
http://img853.imageshack.us/i/testzt.jpg/
please help me :)

Cannot upload images since I migrated to host server: file_directory_temp error?

Hi,
I've recently migrated my drupal site from my localhost to a host server and I am having problems uploading images. I get the following error:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal