Hello
there,
I am still having troubles. I have soft
linked "/usr/share/drupal" to "/var/www/drupal" by changing directories to
/var/www/htm and then doing "ln -s /usr/share/drupal drupal"
----- Original Message -----
Sent: Sunday, August 19, 2007 4:23
AM
Subject: Re: using Drupal rpm
Scott wrote:
Has anyone had any experience with the Drupal
rpm yet? I just installed it and made a soft link to "/var/www/html"
and when I try to install it with http://192.168.1.105/drupal/install.php I
get the following error:
403 Forbidden
Forbidden
You don't have permission to access
/drupal/install.php on this server.
I suppose this is a permissions problem but
what in the world do I set permissions at for this to install and then what
permissions do I set once installed. Also are there any special files
I need to ensure are world readable while installing Drupal?
I then set my ip address to 192.168.1.105 in
"/etc/httpd/conf.d/drupal.conf."
3. chmod
apache /etc/drupal/default/settings.php
I am assuming here you are saying then to chmod
to 777?
4.
check if SELinux makes troubles
I have Selinux set to permissive should this
cause any problems?
5. point
web browser install using db name,db user name and password (you have
to create db and user+pass for this db)
Does this mean point the web browser at
"http://192.168.1.105/drupal/install.php?
Scott
|