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

.htaccess, clean urls, and mod_rewrite issue

Greetings Everyone!

I am excited about Drupal CMS!
I just installed it last week and found one issue.

The entire installation process was simple and straightforward (Thanks to good documentation!), but when I checked the website via browser, it gave internal 500 error.

Using my limited knowledge, I troubleshooted the issue to .htaccess file's two lines

Options -Indexes
Options +FollowSymLinks

The only way to make it work was to comment out those two lines.

Problem installing some modules

I originally posted about this here...

http://drupal.org/node/25489

Apologies for multiple posting, but I was having zero luck with the other thread, and I've since have the exact same problem with another module meaning it's not an Organic Groups specific problem after all, so I said I'd try again with a new thread.

This problem has happened to me with both the Organic groups, and the Event module so far. What happens is I copy the module into the modules directory, and the administer -> modules link no longer works. What I'm seeing is most of the time nothing happens the status bar just says done and I'm left looking at the page I was looking at before once every so often the browser will load a blank page, and even more occasionally a few random characters will appear on the page.

Originally I thought it was just organic groups and I did some digging about that, but the only info I could find that might be of use was that Organic Groups was not compatible with all modules, so I went through the process of removing the og files from the modules directory, disabling other modules one at a time and a few at a time, and replacing the og files back in the modules directory to see if I could find a cause, but I had no luck.

Then on Friday evening I tried installing the Events Module and the exact same thing happened, which suggests to me it's a drupal problem and not a problem with Organic Groups. I don't know if they share any resources or whether they have anything in common, but the fact that it's happening to both of them suggests that there's something wrong with a shared component.

The logs show nothing, not even a hint of an error, but the modules page just won't load with the og or event module files in the modules directory.

Any help much appreciated.

filemanager, module disapear

I install filemanager module, but after I open admin/module it shows me this error msg: "Fatal error: out of dynamic memory in yy_create_buffer() in drupal/themes/engines/phptemplate/template.php on line 92".

I use the newest drupal version
theme box_cleanslate
mySQL
no direct shell access

is there anyway I can clear this error?

Impossible to log in anymore

Hello

I installed Drupal on a new website (www.physician.ro) a few days ago, I started to configure it, I was so thrilled, it seemed to be the ideal CMS, it gave me everything I wanted.

Until the day before yesterday, since when I cannot log in anymore, with any account (admin or regular user).

Please help me, how can we fix this?

Thank you very much.

If phptemplate.engine is not permitted to upload

I tried installing phptemplate but the file phptemplate.engine is not permitted to upload to my drupal site. Because only the file types below are permitted on the site:

.txt, .htm, .html, .tmpl, .tpl, .php, .js, .css, .log, .cfg, .jpg, .jpeg, .gif, .bmp, .png, .swf, .xml, .ico, .inc, .sql, .class, .jar, .au, .mid, .midi, .wav, .zip, .rar, .pdf, .doc, .xls, .mpg, .mpeg, .rm, .wmv, .ace, .mp3, .gz, .list, .module, .lib, .tar, .ico, .svg, .svgz, .ppt, .ttf, .dot, .bwt, .jr, .jar, .fla, .mov, .psd;

My Modules Have Disappeared!!!!

Hi fellow Drupal fanatics,

This problem exists only on the Windows NT system #3 which is a backup of the other systems.

A) I have six Drupal based sites on a test server that is on the internet. One day (soon) they will become real Drupal sites.
B) I have a developemnt system (Ubuntu Linux) at work containing (working) testing copies of those sites.
C) I have a Windows NT machine (I know, I hang my head in shame) at home running Wamp Server5 1.4.4.4 that provides Apache 1.3.3, MySQL 4.1.10, PHP 5.0.4. I have to do a lot of work at home therefore this setup is vital.

Each of the 6 sites runs in it's own directory with its own set of Drupal files with a three letter prefix for the filename in a single MySQL database. This is because the final sites will be running in individual ISP accounts.

I have used MySQL-Administrator to make backups of the live tables and installed them on the NT server by running the SQL code. The SQL tables, directory structure and code base are identical across all three systems. This problem exists only on the Windows NT system.

So far, so good. Everything works so far with the exeption of the modules that are not appearing (Administer > Modules) shows not a single module. Fckeditor actually appears under the settings code as well as under access control. Other installed modules such as search and throttle etc does not appear under access control. Obviously the modules are in the modules directory.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal