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

Newbie Help Request : Darn Weblink Errors Showing at home page

Now when I click on my

HOME > link at the top of a page (center top)

the following errors all rise up:

user error: Unknown column 'w.weblink' in 'field list'
query: SELECT n.nid, n.title, n.teaser, n.status, n.moderate, w.weblink, w.click FROM node n, weblink w, linkattach l WHERE n.nid = w.nid AND n.nid = l.lid AND l.nid = 6 AND n.type='weblink' AND n.status = 1 AND n.moderate = 0 ORDER BY n.title in /home2/lessersl/public_html/includes/database.mysql.inc on line 66.
user error: Unknown column 'w.weblink' in 'field list'
query: SELECT n.nid, n.title, n.teaser, n.status, n.moderate, w.weblink, w.click FROM node n, weblink w, linkattach l WHERE n.nid = w.nid AND n.nid = l.lid AND l.nid = 5 AND n.type='weblink' AND n.status = 1 AND n.moderate = 0 ORDER BY n.title in /home2/lessersl/public_html/includes/database.mysql.inc on line 66.
user error: Unknown column 'w.weblink' in 'field list'
query: SELECT n.nid, n.title, n.teaser, n.status, n.moderate, w.weblink, w.click FROM node n, weblink w, linkattach l WHERE n.nid = w.nid AND n.nid = l.lid AND l.nid = 4 AND n.type='weblink' AND n.status = 1 AND n.moderate = 0 ORDER BY n.title in /home2/lessersl/public_html/includes/database.mysql.inc on line 66.
user error: Unknown column 'w.weblink' in 'field list'
query: SELECT n.nid, n.title, n.teaser, n.status, n.moderate, w.weblink, w.click FROM node n, weblink w, linkattach l WHERE n.nid = w.nid AND n.nid = l.lid AND l.nid = 3 AND n.type='weblink' AND n.status = 1 AND n.moderate = 0 ORDER BY n.title in /home2/lessersl/public_html/includes/database.mysql.inc on line 66.

problem mysql_connect()

Perdoned by my little dominion of the English.

Installation of Drupal After decompressing Drupal 4.6.1 and raising it by FTP and to create the tables in the data base XXX de Amen (in Spain), servant in whom I must lodge the Web, gives east error me:

Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /home/sites/site31/web/segovia/drupal/includes/database.mysql.inc on line 31 Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

pictures don't show and phpmyadmin - how to load modules with this

How do I install the tables, the xxx.mysql files that come with some modules ?? I use phpmyadmin at my site and it's hard to figure out where to run the sql commands, the instructions in the install file don't work.

Also, i upload picutres to a gallery and nothing shows, just a picture with an X on it. I've loaded the gallery and image modules.

Thanks kym

Cannot log in

Hello everybody,

I have been trying to set up an initial account for my Drupal test install, and despite carefully following the installation instructions and searching repeaterdly in the forums for a possible solution, I am stuck without being to login with my initial administrative account.

Here is my setup:
* Win XP Pro (SP1)
* Apache 2.0.54 (local, running on port 80)
* PHP 5.0.4
* MySQL 4.1.0 (local, running on port 3306)
* IE6 (SP2) and Firefox 1.0.4 as clients, accepting cookies from anyone

Problem with URLs

Hi All,

I'm hoping someone has encountered this before - I couldn't find examples of this issue by searching in the forum.

I've installed drupal in public_html/drupal-4.6.1 with a symlink at public_html/drupal. I've created a directory at public_html/drupal-4.6.1/sites/my.domain.com.drupal containing settings.php with the base url set to http://my.domain.com/drupal

Internal Server Error viewing Drupal for first time

I'm installing a Drupal test install into my public_html directory on my Linux box (Apache 1.3, MySQL 4.0.24, PHP 4.3.10). I'm following the INSTALL.TXT instructions, but when I get to Step 5 and it tells me to point my browser to the Drupal site, I get an Internal Server Error. According to the apache error.log file, the error is:

/home/lgarfiel/public_html/drupal/.htaccess: Options not allowed here

Has anyone else run into this problem? Is it because I'm installing as a local user instead of to the main web root?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal