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

access denied to site

Howdy
Running:
apache 1.3.28
php 4.3.4
MySql 4.0.17
drupal 4.3.2

I made change to my server config file httpd.conf
# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#DTR 011904
AllowOverride all

I still have no access to the site, meaning it will not allow me to logon. Access denied

mysql error

Hi everyone.. i dont know if someone can help me... but i keep havin this error when i try to access http://localhost
...my db is done... httpd & mysql are running...

i did the change in php.ini and conf.php in drupal/includes as listed in the install doc...

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

thanx for the help...

COUNT() returns wrong numbers after upgrading MySQL to 4.0.16

I am upgrading a Drupal 4.2 site from MySQL 3.23 to 4.0.16 (actually I am upgrading from OS X Server 10.2.8 to 10.3.2, which includes MySQL 4.0.16). PHP is 4.3.2.

Everything seems to work ok, except when things are counted. The number of times an item is read or the number of issues in a project all yield far to big numbers.

When I run the a query like:

SELECT mode, COUNT(*) FROM users GROUP BY mode;

manually against the database, the result is something like:

"mode","COUNT(*)"
"0","2233785415175766016"
"4","432345564227567616"

There are 37 rows in table 'users'. Clearly the count is wrong.

Is this a known problem? Any suggestion as to how to solve it?

image - photo is not displayed

I've recently installed Drupal 4.3.2 and along with it the corresponding image module.

I can successfully upload a pic via 'create content/image' and it shows up just fine.

However, if I use either 'directory upload: fast' or 'directory upload: slow', I'm unsuccessful. More specifically, the pics get uploaded (and the files show up in the directories I specified in the setup), but when I go to the Gallery, only the titles show up. No image.

I've checked my user permissions and made sure they are set to allow everyone to view the images.

AOL email site registrants question

I tried doing a seach on the Drupal site to see if this issue has been addressed before, but to no avail. My apologies if it has been.

I am running Drupal 4.3.2 on Mac OS X Server Panther edition. I've run into a problem with people who try to register at my site who have AOL email accounts. When they register, they don't receive an acknowledgement email with their password, yet they are still registered. The emails that my server sends out get bounced back to me with the following message:

This is the Postfix program at host cracklemac.

domain.com and www.domain.com different?

Is there any way to force users going to www.mydomain.com to go to mydomain.com instead? (dropping the www)?

What I have is a problem where if you login at www.mydomain.com then go to domain.com, your not logged in anymore... or is there another way to fix this?

Thanks,
Mike

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal