I'm a complete newbie so apologies if this post is in the wrong place, etc.

drupal 4.5.2
PHP 4.2.2
Apache 1.3.27 (win32)
MySQL
Win XPpro

Just installed latest event.module and all the 'preview' functions (calenders, blocks, etc) work fine.
The problem occurs whenever I try to link to the actual node of a particular event. The link takes the form of '... localhost/node/52' etc.

On click i get: pop-up alert:
"Apache.exe has encountered a problem and needs to close. We are sorry for the inconvenience." (for which winXP kindly volunteers to send an error report to microsoft)

and then a second pop-up alert which is more anonymous:
"! The Document contains no data"

My guess is a problem with the SQL table, but all event 'previews' are complete and the table data seems all in order.

Any help appreciated - especially if you speak newbie :)

Comments

JohnG-1’s picture

this problem disappeared when I uploaded the whole site to a real server (1and1 hosted Linux server). Presumably there was something wrong with the config of my localhost server. But thanks for all the helpful suggestions.

crunchywelch’s picture