I'm installing the FSCache module into my evaluation installation of Drupal. However, I can't work out where I should place the 'po' directory that comes with the module. Is there a special location, or do I stick it in the modules/ directory?
I'm installing drupal 4.4.2 on a WinXP machine running postgres 8 beta and php 4.3.6(i think).
I've followed the install instructions but still this error keeps coming up:
Warning: main(DB.php): failed to open stream: No such file or directory in C:\drupal-pw\includes\database.pear.inc on line 4
and it completely kills the page. There is no such file as DB.php with the drupal install.
And this may be a completly silly question: What is pear? I can't find the directory under my php install anywhere.
Thanks for any help.
I installed Drupal through my new Web hosting service (bluehost) and when I go to work with the portal, I get a 403 Permission Denied message. Any hints for what I can do to fix this?
I just can't complete step 3 in the install instructions: $ mysql -u nobody -p drupal < database/database.mysql
I get the message No such file or directory no matter what values I enter for database (and even when I give none or leave it unchanged). I have created the database and no other step has failed. I am using my database username in place of nobody.
I'm running OS 10.2 / Drupal 4.2 and stable MYSQL.