Hi, I've just installed Drupal and set up a new alias in apache to my drupal site home directory. However, none of the php pages get parsed when I navigate to the site. Instead I just see the list of files in the site folder. If I manually load a page, all the links just take me bak to the folder view. Help please.
I have been working with a copy of Drupal (4.4.0) on my desktop system. Now it's time to move it onto the web server. How is one supposed to do this?
I did a dump of the Drupal database (PostgreSQL, BTW) and copied that over to the web server. Created the database, restored from the dump, and checked all the table permissions, etc. and all looked normal (i.e., the same as it did on the original copy of Drupal).
The problem is when you access the relocated Drupal from its new home: I'm prompted for a new administrator account. And things go downhill from there.
I have a server in a LAN, and have drupal on it. And I also have a portmapping to internet ip on it. So, if i set $base_url = "internet ip/drupal", the LAN users must access it from the internet ip; if i set it to "LAN ip/drupal", the internet users can not access it. How to resolve? Thanks.
There are quite a few references to custom blocks in the forums and docs - most involving taxonomy. But, I'm interested in an ultra-simple block to show the last "n" nodes published.
Hi Everyone! Looking for your advice on how to be able to use sub-domains point to a specific node/page. Specifically, here's what I'd like to accomplish:
I've just installed Drupal and the Length of trimmed posts not working. I understand that it only works on post after the change is made. But it still doesn't work.
I have searched the forums and see that there are other people with the same problem but there are no reply.