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

Deleting profiles folder

Hello,

Is it safe to delete /profiles folder after the installation?

Does Drupal ever refer back to the chosen installation profile once the site is running?

Thanks!

500 Internal Server Error

Hi I'm a new user and I tried to install drupal 7 n my website at http://www.expo2015-italy.com/druped but I get this error

"Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, postmaster@expo2015-italy.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

Error during installation 7.12 mac X

I was able to finish installation but got this error

/application\acquia-drupal/installer.log /application/acquia-drupal/piscript.log --stdout--
Util:: ExecC() Command returned 1. stderr:(1) Operation not permitted: make_sock: unable to listen for connections on address [::]:8082 (1) Operation not permitted: make_sock: unable to listen for connections on address 0.0.0.0:8082 no listening sockets available, shutting down Unable to open logs setupscript_fail

This it said running post-install step, Install may not complete correctly.

E-commerce theme installation issue

Hi, I'm using premium theme with magento but now want to install any free or premium themes for my shopping/online shipping site, I'm not sure how it's working.

I have overwritten Drupal core files, can I reinstall?

I am new to Drupal and I am trying to install a live chat feature on my site. When trying to upload the required files I have overwritten some of the Drupal files in the home directory, mainly setup.php and settings.php. When I try to view the page in a browser I get the message "The web page at http://www.hinninghouse.co.uk/setup.php has resulted in too many redirects".

Can I reinstall Drupal or replace these files somehow?

Thanks for any help.

Implementing Drupal 6.17 in Mysql Cluster 7.2

I currently working on a project to implement a existing Drupal 6.17 site in Mysql Cluster. Our basic requirement was to enhance the scalability to support huge number of users in the system.
I already setup a mysql cluster 7.2.4 with the recomended minimum config and done the configurational change to fit the structure and the data has been ported to the structure.

Now I am stuck with two major issues - (1) Complex joins are running very slow (2) LIKE %% is not working with the multibyte character set in the mysql cluster and looking for solutions in DB Layer.

I need some workaround to the both of the issues. Now I am trying to tweaking the mysql and ndb configurations to check the perfect match which will speed up the join queries.
When I compared the a single views generated join query in non-cluster and cluster environment, in cluster the query is runnign 4x slower than the cluster environment and the page is not at all loading. The 7.2 is relased on 16-Feb and I installed immediately as it was promising more faster execution for complex join queries but its execution time is same as the cluster 7.1.

Cluster Configuration:
2 data node
1 mgm node
1 sql node

Data Memory for the data nodes - 10 GB.

Here is one query which is taking 55-56 sec in both the cluster 7.1 and 7.2.4.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal