I am new to Drupal. I installed it on a Windows box latest CVS, My SQL 4.1.x and PHP 4.4.
It's working ok only when I try to save primary or secondary links it won't save them.
I tried several themes and the option is enabled.
It also says whan I save the configuration that it was done.
But as soon as I reload the page the fields are clear again.
Is there anything I am missing here?
Is there an option to put those links in the database manually?
I have uploaded Drupal and created its database. However, I think there's something wrong with my setup as far as paths are concerned. I ap seeing the following (as an example):
1. extracted theme democratica
2. move it to theme directory
3. change ownership to httpd user
4. accessed the site then click administer-->theme, i got this errror?
warning: is_dir(): Stat failed for themes/democratica (errno=13 - Permission denied) in /var/www/html/drupal/includes/file.inc on line 527.
i could not find the theme in the list. i am using drupal 4.6.3.
What can i do? is there a way to upload a theme like what you can with mambo?
Difference between install.txt and the General instructions, they are a little different, which one should i follow? Also is there a easier way to install drupal, i have mysql admin installed, so I can try to set that up via the gui, any help would be appricated.