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

Cant add content after install

I followed the install instructions in the INSTALL.txt file. I modified the settings file, and then created a new user account, which is the super user.

I am now tryng to add stories to my site, and I dont know how to do it. When I click the story link, i am getting a page not found error. In fact, this is happening on almost all my pages, including stories, forums, and pages.

This is what the url looks like:
http://hostname/drupal/?q=node/add/story

problem with mysql ?

what is it?
Warning: Wrong parameter count for mysql_connect() in c:\apache\htdocs\drupal\includes\database.mysql.inc on line 31

i don't know what i must do! help-me

multisites again sorry!

Hi,

I'm hesitant to write this as it has been spoke about many time before, but after creating the second domain's settings in the sites/ folder (and edited to share same db with a prefix this time and url set to the second domain), what else do i have to do to get my cpanel install working for the second domain?

I have created the second domain on my cpanel vps and pointed the nameservers to the main domain at my registrar. It has propagated and now just shows the root of the second domain.

Fatal error when trying to install on cpanel

Hi, I have successfully installed drupal on a plesk vps, but now i am trying on a new cpanel one.

I set up the db ,edited the settings.php file and made sure all perms were 777 etc...but i get this error when pointing to the domain root:

Fatal error: Table 'DBNAME.mainusers' doesn't exist query: SELECT u.*, s.* FROM mainusers u INNER JOIN mainsessions s ON u.uid = s.uid WHERE s.sid = '4425f2a3a89f64eec5b4bd668f97e132' AND u.status < 3 LIMIT 0, 1 in /home/USERNAME/public_html/includes/database.mysql.inc on line 66

Limit access control to forums by role

I'd like to limit access for "anonymous user" and "authenticated user" roles to some content (especially forums) on my Drupal web site, in sense I want to render some content, accessible only to specific group of people (role) for example moderators. I’d like to ask if there any easy way to do so.
I’ve looked at node_privacy_byrole module, I din't like it much, every time I have to specify which roles can access the page. Is there more flexible solution? For example limiting access by roles to specific taxonomy term?
My Drupal version is 4.6.5

New user, installed 463 fine, but upgrade to 465 fails

Greetings, from a newbie and novice ;-)

I installed 6.4.3 and had it working fine - but having read of the need to upgrade, I htought to do so immediately before adding content. So, downloaded 465 and then have spent the lsat few hours uploading ... and now get this message:

Warning: mysql_connect(): Access denied for user 'username'@'localhost' (using password: YES) in /home/irmstrat/public_html/includes/database.mysql.inc on line 31
Access denied for user 'username'@'localhost' (using password: YES)

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal