Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have developed a site using drupal6. It was working fine. Now i have the following problem
The images in my site are not getting displayed.
Previously when i type my url it displayed '404 file not found error', when i contacted my host people they said that it is due to the .htaccess file and asked me to remove the file and i deleted it. my site started displaying. But the .htaccess file reappeared again to throw 404 file not found error. so i placed an empty .htaccess file with no content in it. and it was working fine and my site was displaying neatly.
I'm currently attempting to set up some drupal sites that are folders off of a subdomain. I'm using one core drupal install, and doing this with multisite. My drupal install is located in public_html/drupal, and using C-panel's subdomains, i'm pointing to them to the drupal folder. If I create the subdomain grad.mysite.org, everything works fine. However, when I try to use grad.mysite.org/2011, I get a page not found error from the main grad.mysite.org site. The other site doesn't seem to be accessible. The folders with my sites folder are grad.mysite.org and grad.mysite.org.2011.
i have up loaded the files on to the server and have copied the default.setting.php and renamed the file settings.php and have also set the permission on the folder to 666 as requested by the program however when running it i keep getting the same message asking me to copy the same file and change the permissions
I am excited to install Drupal and begin using it but I have several questions about getting started and the transition period of switching to Drupal. I read the documentation, but still have several concerns.
When I try to transfer my website from my localhost test server to my webhost php server, I get the message -after I deleted the settings.php file- that Drupal already installed.
So I deleted the whole settings.php file, and after I set the database name and username and password, I still get the message :S.
I have a client that is on a Microsoft platform, using IIS with a Microsoft SQL Server database. They want to use Drupal in a site they are developing.
I can see a module for Drupal 7 allowing a SQL Server database but nothing on Drupal 6.x. Does anyone know if Drupal 6.x can be used with a SQL Server database?