I have successfully installed Drupal and played around some time yesterday.
while doing this i switched off some thing: the result is, that i can not administer
my site anymore: The link "administer" points me to the page "recent system events"
and thats it ?!
But when I visit that page, the following error/warning messages appear. The hosting company provides Drupal 4.5.2 installation through Fantastico script collection. And that version works fine. But when I tried to install v. 4.6.2 using web interface, it fails; I even can't login.
Thanks a lot.
NB:
PHP version: 4.3.9
Apache version: 1.3.33 (Unix)
MySQL version: 4.0.22-standard
When I untar the druap tarball, I don't have a .htaccess file in there, so mv gives me an error. Also, if I want to do a local install would it look something like this:
I am having trouble getting uploads to work in fckeditor. I get the following error in my apache log:
[client 127.0.0.1] PHP Notice: Undefined index: pass in C:\\www\\webroot\\includes\\database.mysql.inc on line 31, referer: http://localhost/?q=Programs
Any idea why I am getting all the double slashes and where I can fix it? Thanks!
I've just setup a Drupal site and am trying to create the first user account. When I go to do this, I get the following error message:
user error: Access denied for user: 'whsmith@localhost' to database 'WesJitter'
query: REPLACE INTO sequences VALUES ('users_uid', 1) in /create/mhome/whsmith/public_html/drupal/includes/database.mysql.inc on line 66.