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

HELP!!! Subfolder configuration not working!

Guys, I know this is a topic widely discussed, but there are many variations of possible configurations that vary from provider to provider, and all I've tested so far have not worked.
I changed my Drupal 6 site to a dedicated server in hivelocity.net. It is an excellent provider, but their support is not helping me solve this problem.
This setup worked in previous provider (InmotionHosting). Was made a migration extatamente equal to HyVelocity and now no longer works.

Here the problem:
Our site (mysite.com) has always been located in the subfolder /public_html/my_subfolder.
The problem is that in HyVelocity.net, the URLs that are being generated with an additional “/my_subfolder” at the end. For mysite, a correct URL should be “http://mysite.com/some_link”. But in HyVelocity.net is being generated in the URL “http://mysite.com/my_subfolder/some_link”. This happens to ALL links.
The curious thing is that this happens only in the MAIN DOMAIN: mysite.com. With our SUBDOMAINS this problem don't occur.
For example:
1) I access “http://mysite.com”;
2) I click on the first link our main menu (home)
3) As result I will get "http://mysite.com/my_subfolder/". The correct should be just “http://mysite.com”;
4) Now I access one of our SUBDOMAIN, for mysite “http://abc.mysite.com/” and do the same;

Easy as possible installation

hi there ^^

I wish to set up Drupal (Commons) on my GNU/Linux Machine here.
Its a Intel Pentium M 1.73 with 2 GB RAM and a 64GB SSD.

I will use CentOS6 as Operating System and look for a easy Installation Routine :D

1) In which Folder i should put the Drupal Folder?
2) Can i use MariaDB?

Problem Installing Drupal 7.22 - Cannot redeclare render() in [...]/includes/common.inc on line 5978

Dear Drupal-Pros,

I tried to run the installation of Drupal 7.22 but I were not able to. I'm used to do this and I succeeded many times before. So here is what I'd like to do:

I'm developing right now a public website on my own developer server. Later, when I'm happy with the result, I plan to export the developed website from my development server to the public server. I did this before and it never was a problem.

Trouble with subdomain

Problem:
I have a Drupal 6 domain and is trying to install - for testing purpose - a Drupal 7 subdomain.
I'm uploading the files to the subdomain directory and making the required changes. Pointing my browser to drupal7.something.dk I get this error message: No input file specified.

Facts:
My Drupal 6 domain is www.something.dk
My Drupal 7 subdomain is drupal7.something.dk

htaccess regex could not be compiled; 500 internal server error

When I try to install Drupal 7 on a shared hosting environment where I have a properly working D6 install I get a 500 Internal Server Error. I do not get this error in my dev environment on a local Ubuntu machine.

When I check the logs, I see htaccess: regex could not be compiled.

I am installing the D7 in the same location as the D6.

If I comment out the FilesMatch section or replace it with the corresponding D6 FilesMatch in the htaccess file, I do not get this error. But I cannot imagine that this will not cause some other problem.

The D7 FilesMatch is:

# Protect files and directories from prying eyes.
<FilesMatch "\.(engine|inc|info|install|make|module|profile|test|po|sh|.*sql|theme|tpl(\.php)?|xtmpl)(|~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\..*|Entries.*|Repository|Root|Tag|Template)$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig\.save)$">
  Order allow,deny
</FilesMatch>

The D6 FilesMatch is:

<FilesMatch "\.(engine|inc|info|install|make|module|profile|test|po|sh|.*sql|theme|tpl(\.php)?|xtmpl|svn-base)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template|all-wcprops|entries|format)$">
  Order allow,deny
</FilesMatch>

If I just put the htaccess file in the root -- without the rest of the drupal install or anything else -- I get the same results. An error with the D7 htaccess and no error with the D6.

Help me to create a new website in Drupal

Hi, I am very new to Drupal and I do not know how to create website in drupal.
Please help me out....

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal