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

Fatal error: Call to undefined function: mysql_connect()

I get this error when installing Drupal 4.5 and trying to access it for the first time to add the administrator account:

Fatal error: Call to undefined function: mysql_connect() in /var/www/html/techblog/drupal-4.5.0/includes/database.mysql.inc on line 31

Any ideas? Thanks much!

Configuring a Forum

Hello All:

Hopefully this is in the right forum.

I checked the handbook on setting up fora, and it pointed me to the Vocabularies page. It said to set up a vocabulary and make sure to check off the Forum Type. Sadly, I don't seem to have a Forum Type. Just Page and Story.

Did I miss a step?

Thanks for your help,
- AAA

Fatal error: Table 'drupal.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN [...]

Hi,

I've already edited the conf.php, here are my settings:

$db_url = "mysql://root:@localhost/drupal";

(I'm testing drupal at my local computer and have installed xampp)

and

$base_url = "http://localhost/drupal";

I've already created a database called drupal. When I now want to launch the drupal folder the following error comes up:

Story Posting Error

I have a new install of 4.5.0 (on RH9) which I am using to test it before upgrading. I have installed also a number of contributed modules, and I know that might be a cause of these problems. However, I would be grateful if someone could give me an idea of what might be causing the following. When I try to post a new story, I get this at the top of the page:

Bloggerapi problems

I have drupal 4.5 running, but can't get a blog client to connect and work. I'm using Firefox 1rc and the JustBlogIt entension. I point it at my site and get the following error back when I try to post.
The requested URL /drupal/node/add/story was not found on this server.

I'm using the Drupal as the weblog type and the default node type (story) and also type (blog) same results.
I don't see any setting for the bloggerapi other than on/off in the modules section of configure. Are there are setting s that I can / need to make. If so where?

Can't get it working...

The install instructions make it sounds so easy! So I thought I would try it but I have no PHP or MySQL experience so what do I expect.

Anyways, I have made some progress but still getting stuck. I have successfully got Apache, php and MySQL installed on my OS X machine and am trying to host a Drupal site off of my machine for testing before I put it on my web server. I am using phpMyAdmin and have that successfully going (http://70.68.166.65/phpMyAdmin/) - as it states here, MySQL is running...

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal