Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Installing Drupal | Forum profile

Forum profile page for Installing Drupal on http://drupal.org. This report page is the aggregated overview from a single forum: Installing Drupal, located on the Message Board at http://drupal.org. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Installing Drupal" on the Message Board at http://drupal.org is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Forums | drupal.org - Installing Drupal (site profile, domain info drupal.org)
Title: Installing Drupal
Url: http://drupal.org/forum/1
Users activity: 16 post per thread
Forum activity: 77 active threads during last week
 

Posting activity on Installing Drupal:

  Week Month 3 Months
Threads: 77 300 842
Post: 157 520 1,385
 

Installing Drupal Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
dbeall
11
user's latest post:
pointing install directory to a...
Published (2009-11-24 08:45:00)
http://drupal.org/node/348619 ;Cpanel interface section you may need to use the redirects function to point them to /drupal if running 2 different sites from the same Drupal install,, copy the default folder to the same directory. Then rename each default folder to your domain name(s). 'default' will be renamed to "example1.com" --this one will work as it did and will use the first database. 'copy of default'...
VeryMisunderstood
11
user's latest post:
two installations, one database,...
Published (2009-11-24 22:45:00)
content is stored in the node revisions table however it may not be the only table that requires sharing. I've never done it therefore it will require some trial and error on your part.
lmarques
8
user's latest post:
help installing drupal
Published (2009-11-25 19:58:00)
- Where does Acquia stores the site? I mean, when i finish the site, where are all the files that i need to send to the web server? - If i uninstall Acquia, the site and the work done, disappear? thanks a lot
davidhernandez
7
user's latest post:
how can i log out when i close...
Published (2009-11-26 02:19:00)
Were you already logged in to firefox when you made the change? If so, the change won't affect firefox until you logout and log in again to get a new cookie.
krager83
6
user's latest post:
Clean URLs not working at all
Published (2009-11-22 20:41:00)
Got it to work... a friend of mine pointed out that I should put the following in my .htaccess file: # Don't show directory listings for URLs which map to a directory. Options -Indexes # Follow symbolic links in this directory. Options +FollowSymLinks # Set the default handler. DirectoryIndex index.php index.html index.htm After adding that, the 403 Forbidden went away and clean urls passed the test and was able to enable it. Thank you...
anzwertree
6
user's latest post:
Page only showing preview
Published (2009-11-23 03:17:00)
I added a page and promoted it to home. It was set to sticky so it stays in place, but I want all of the content to show up without having to click more. It just seems to break it off automatically and I can't find out how to stop it.
petemccabe
6
user's latest post:
Bizarre error - 2nd Drupal...
Published (2009-11-23 20:25:00)
again, forgive me if I get their myself but still post my steps ... I'm still confused, so anytime someone helps out will be greatly appreciated ... but posting what I find as I find it to see if that helps ... still lost on the path business, but it struck me that the include path above is of the form: require_once(./includes/install.inc) and I wondered if somehow PHP was confused about what path to choose for /includes/install.inc then...
thenthornthing
5
user's latest post:
Making a job site with drupal....
Published (2009-11-20 13:00:00)
Ooh great; thanks! :)
arhak
5
user's latest post:
Clean URLs not working at all
Published (2009-11-22 20:52:00)
but Drupal comes with that in its .htaccess you should preserve the .htaccess file that comes with Drupal how did you miss it?
veg-o-matic
5
user's latest post:
Problem implementing multiple sites
Published (2009-11-23 19:46:00)
Man, thank your for validating what was happening to me! The instructions were so simple and so straightforward that I assumed I was doing something just plain old stupid. After I tried it a few times (what's that definition of Insanity again?) I determined that I was doing everything by the letter and it still wasn't working. I know we're going to want to have more than two sites but for the time being, I'm good with...
 

Latest active threads on Installing Drupal::

Forums | drupal.org
Started 4 months, 3 weeks ago (2009-07-09 23:54:00)  by duggoff@drupal.org
This is probably your best bet: http://drupal.org/project/autologout Doug Gough ImageX Media
Thread:  Show this thread (5 posts)   Thread info: how can i log out when i close my sight? Size: 320 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Automatic logout :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 02:16:00)  by davidhernandez
You export the database and then import it into your host. The instructions for doing so depend on what tools you have access to. You can use the mysqldump command to export a database on command line. You would then use the mysql command to import it. If you only have web browser access to your host, you will need to use something like phpmyadmin to import the database, or whatever web tool ...
Thread:  Show this thread (2 posts)   Thread info: How to transfer my drupal site database from my localhost to the hosting
company Size: 456 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: You export the database and :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 02:13:00)  by davidhernandez
You should be able to put the drupal installation somewhere else or in a subdirectory, and in /var/www/sites/community put symbolic links that point one and two to the directory where drupal is installed.
Thread:  Show this thread (2 posts)   Thread info: Multisite, shared code base, individual database but no parent Drupal
installation? Size: 236 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: You should be able to put the :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 02:07:00)  by davidhernandez
Try this - http://drupal.org/node/256410
Thread:  Show this thread (2 posts)   Thread info: Help w/ htaccess config for Clean URLs Size: 172 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Try this - :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 02:05:00)  by davidhernandez
What did you have restricting access to install.php? When you removed them did you restart apache?
Thread:  Show this thread (2 posts)   Thread info: 403 Forbidden Size: 130 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: What did you have restricting :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 02:00:00)  by Cayenne
The database IS the content!
Thread:  Show this thread (2 posts)   Thread info: Backup of content only Size: 60 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: errr :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 01:55:00)  by davidhernandez
You need a MySQL database setup before you can install Drupal. Try these instructions - http://drupal.org/getting-started/6/install/create -database
Thread:  Show this thread (2 posts)   Thread info: Database username Size: 338 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: You need a MySQL database :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 8 hours ago (2009-11-26 01:48:00)  by davidhernandez
This is usually because you are running php 5.3. Drupal is not yet fully compatible. Downgrade to 5.2.x.
Thread:  Show this thread (2 posts)   Thread info: a problum during install drupal 6.14 on xampp 1.7.2 on ubuntu 8.10 Size: 136 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: This is usually because you :: Installing Drupal :: Forums | drupal.org"
Forums | drupal.org
Started 4 days, 11 hours ago (2009-11-25 22:42:00)  by jevets
Did you import the database? If you installed it locally, then moved it, you'd need to import the database into the new server. An empty database isn't enough...
Thread:  Show this thread (4 posts)   Thread info: New SQL Database has no tables Size: 193 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Did you import the database? :: Installing Drupal :: Forums | drupal.org"
 

Hot threads for last week on Installing Drupal::

Installing Drupal
RE: mod_rewrite? - 12 new posts
Started 1 week, 1 day ago (2009-11-22 03:23:00)  by arhak
do you have mod_rewrite enabled? root# a2enmod rewrite
Thread:  Show this thread (12 posts)   Thread info: Clean URLs not working at all Size: 110 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: mod_rewrite? :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: yes - 10 new posts
Started 6 days, 22 hours ago (2009-11-23 11:47:00)  by dbeall
You can have a second domain that will point to any location on the internet.. If you get the domain with your host, generally the host control panel will have a Domain control section which will allow you to point the domain at any folder or sub-folder in your account. If you buy a domain at GoDaddy, they have a pointer setting in their domain control panel that will point it to any place on...
Thread:  Show this thread (10 posts)   Thread info: pointing install directory to a different page Size: 603 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: yes :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: quick addition - 8 new posts
Started 1 week, 1 day ago (2009-11-21 21:22:00)  by petemccabe
Hi, no idea if relevant but should mention I make use of clean URLs with the aid of ISAPI rewrite on the first installation ... that shouldn't have any relation to this site of course, and there is no 'central' config of ISAPI rewrite in place, but as it involves redirects and being redirected seems to be at the core of my problem (somehow?!) then seemed sensible to mention it ...
Thread:  Show this thread (8 posts)   Thread info: Bizarre error - 2nd Drupal install on IIS shows content from 1st Size: 424 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: quick addition :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: Basically - YES - 8 new posts
Started 1 week, 2 days ago (2009-11-21 02:29:00)  by dman
You might need to do some reading on learning about the internet in general before you start building a CMS yourself. It's not exactly difficult, but you do need to start somewhere. What is a web server? You can run Drupal on a local development machine (see the instructions) but at some point you will need to get an account with a web host provider and move things up there if you want the...
Thread:  Show this thread (13 posts)   Thread info: Web server needed? not understanding.. Size: 661 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Basically - YES :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: =-= - 5 new posts
Started 1 week, 1 day ago (2009-11-22 04:39:00)  by VeryMisunderstood
if the export is unreadable it may be corrupt. Create a new export. Hopefully you didn't delete the old database which shouldn't be done until the new site is built and connected to the new database.
Thread:  Show this thread (5 posts)   Thread info: Importing a perviously exported Drupal 6.14 database Back into PhpMyAdmin Size: 231 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: =-= - 4 new posts
Started 1 week, 1 day ago (2009-11-21 20:40:00)  by VeryMisunderstood
It may be benefical to copy one to the root of your drupal install and alter as needed.
Thread:  Show this thread (4 posts)   Thread info: PHP configuration directives: what php.ini to change Size: 119 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: =-= - 4 new posts
Started 1 week ago (2009-11-22 22:37:00)  by VeryMisunderstood
remove the code, change all passwords with rehards to FTP and sever side stuff including MySQL. check file permissions on index.php. As far as I can tell, these types of issues are because of lax security on the server more so then an issue with drupal. Personally, I'd remove all files and folders and upload where it concerns core and upload all new files and folders. I'd also check my ...
Thread:  Show this thread (4 posts)   Thread info: problem index.php trojan? Size: 549 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
Started 4 days, 11 hours ago (2009-11-25 22:42:00)  by jevets
Did you import the database? If you installed it locally, then moved it, you'd need to import the database into the new server. An empty database isn't enough...
Thread:  Show this thread (4 posts)   Thread info: New SQL Database has no tables Size: 193 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Did you import the database? :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
Started 5 days, 6 hours ago (2009-11-25 04:16:00)  by incrn8
Its most likely because your WAMP version is running PHP 5.3. There are many modules that will have problems with 5.3 due to tighter coding restrictions. Try using an older version of WAMP that has PHP 5.2.x. That's all you can do until the modules get upgraded to work with 5.3.
Thread:  Show this thread (4 posts)   Thread info: Install Problem: Deprecated: Function ereg() is deprecated in C:\.... Size: 311 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Its most likely because your :: Installing Drupal :: Forums | drupal.org"
Installing Drupal
RE: =-= - 3 new posts
Started 1 week, 1 day ago (2009-11-21 21:25:00)  by VeryMisunderstood
you copy your entire drupal codebase over and export your database to be imported on the public host. Avoid using a hosts 3rd party installer for production sites. There is documentation in the documentation area on this topic and hundreds if not thousands of forums posts already available as well.
Thread:  Show this thread (3 posts)   Thread info: From localhost to server Size: 349 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: =-= :: Installing Drupal :: Forums | drupal.org"

This page was found by:   Deprecated: Function ereg() is deprecated in /opt/lampp/htdocs/drupal/includes/file.inc on line 902  Deprecated: Function ereg() is deprecated in C:\wamp\www\drupal\includes\file.inc on line 902  drupal\includes\file.inc on line 902