I've got a problem with my host. The default .htaccess file doesn't work on my webspace so I commented everything out and reactivated each command one at a time. This helped because it narrowed the problem to the following areas.
Greetings,
I've come across a problem that has me perplexed. I've installed drupal 4.6.3 in XAMPP for Windows. Drupal is set to accept .,mp3 uploads through the administer>>settings>>uploads line that reads "jpg jpeg gif png txt html doc xls pdf ppt pps mp3 wma wmv wav".
I've been running a Drupal 4.6.3 multi-site installation for a while now. Works fine, I have several sub-domains running off of it using symbolic links and separate databases.
This is what it currently looks like:
public_html/drupal
public_html/subdomain1
public_html/subdomain2
After having created a subdomain using cPanel, I delete the folder and create a symbolic link in its place, like this: "ln -s drupal subdomain". Ofcourse, I also create a new folder in /sites, like this: "sites/subdomain.domain.com/settings.php". Works like a charm.
I have installed Drupal on my website with the help of a tool they have there (Elefante Installer). Everything seems alright and I get my index.php up directly. When I try to create the first user (that is the administrator) nothing happens. I get no email, no nothing.
I looked in to the database and found table users. There I could se that there was a user with uid=1 name=admin and a long, long pass. Tried to use the password but nothing happened. Changed the pass in the table but can still not log in.
Anyone who can help me so I can get started with my CMS?
I'm new to Drupal and I'm playing around with installing and configuring Drupal and now I've run into a problem with flexinode. I've done a clean install of Drupal 4.6.5 and flexinode 4.6.0, I've followed the instructions for installing flexinode and I'm able to enable the flexinode module but then when I move to settings and click "flexinode" I get the following error message at the top of the page:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /Users/jem/Sites/drupal/modules/flexinode/flexinode.module on line 762.
Hi all,
I am planning to create a site based on Drupal 4.6.5. But my hosting provider’s MYSQL and PHP versions are latest. Is Drupal support this new versions? What should I do? Please help me.