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

Problem installing on Tiger server.

Hi:

Hi:
I’m trying to install drupal version 4.6.3 on a Tiger server.
After following some articles opn how to I get this message trying to open in the browser:

Warning: mysql_connect(): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) in /Library/WebServer/Documents/drupal-4.6.3/includes/database.mysql.inc on line 31 Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2)

Can anyone help me?

Thanks!

why can not I connect to drupal

I installed drupal 4.6.3 by phpmyadmin 2.6.1.
After creat the database(drupal)
changed setting.php information,
I typed "http://localhost/drupa"
but reported:
"404 Not Found
The requested URL /drupal was not found on this server.

Apache/1.3.33 Server at localhost Port 80"

Can somebody help?

Install Error

Hi i installed all but i get an error when start the mainpage:

Parse error: parse error, unexpected T_STRING in /home/www/***/html/900/sites/default/settings.php on line 103

What should i do?

soundbites

Book Review Module

I just had the Book Review module installed and am getting the following error:

"modules/bookreview/bookreview.css not found."

Can somebody please give me a clue as to how to fix this?

Peace, respect and thanks...
CBScoop

Fatal error: Only variables can be passed by reference

I know that this bug has been idenfied and fixed recently (http://drupal.org/node/26033), but does anyone know of a work-around until a new Drupal version is released?

I tried using PHP 5.04 with no more success.

Thanks!
Patrick

I can't follow what installation manual says (01)

Hi.
I get stuck!
I have problems understanding the installation manual at http://drupal.org/node/260

1)

This will create a new directory drupal-x.x.x/ containing all
Drupal files and directories. Move the contents of that directory
into a directory within your web server's document root or your
public HTML directory:

mv drupal-x.x.x/* drupal-x.x.x/.htaccess /var/www/html

- What does it mean?
- Where is the web server's document root?

I just use third-party web hosting plan.
I'm using Windows XP.
I have a folder drupal-x.x.x
- Should I put it into the "public_HTML" or "www" folder?
- Should I put the whole (drupal-x.x.x) folder into the target folder?
Or should I copy the contents from the folder (BUT NOT the folder itself) into the target folder?

What does the line of code mean?
Where & how should I type this code?

2)

If you use a web-based control panel, you should be able
to upload the file 'database.mysql' from Drupal's 'database'
directory and run it directly as SQL commands.

From the command line, use (again, replacing 'nobody' and
'drupal' with your MySQL username and name of your database):

mysql -u nobody -p drupal < database/database.mysql

My web hoster has set the MySQL already.
- Do I need to do this step?

If so:
- upload 'database.mysql' to where?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal