Hello,

i just finished moving my website to another hosting but after that i can't create a new node using admin user (user 1)
anybody know what's the problem ?

thanks

Comments

tommyent’s picture

UID 0 should be anonymous and not the admin account which would be UID 1 if you are talking about the user you created when you created the site. So that would be your problem

http://drupal.org/node/1029506

cakka’s picture

@tomyent

upss.. sorry..
yes, i mean UID 1
but, i can't create a new node after hosting migration
i have some drupal site using multisite but there is only one domain that get this problem

thanks

tusharbodke’s picture

Can you plz post watchdog detail for operation you trying to do(creating new node).
Also if possible apache access/error log details for same.

Tushar Shantaram Bodake

Laura Davila’s picture

I am having the exact issue after migrating from local to live. This has happened to me twice now. The server runs in PHP safemode, but everything else works. Here is my Watchdog log since I migrated this site:

TYPE
DATE
MESSAGE
USER
OPERATIONS
access denied 2012-06-29 16:22 node/add Anonymous (not verified)
user 2012-06-29 16:22 Session opened for Laura. Laura
ctools 2012-06-29 16:20 Plugin date_context_date_condition of plugin type... Laura
php 2012-06-29 16:13 Notice: Undefined index: localized_options in menu... Laura
page not found 2012-06-29 16:13 node/user Laura
access denied 2012-06-29 16:12 node/add Anonymous (not verified)
access denied 2012-06-29 16:12 node/add Anonymous (not verified)
access denied 2012-06-29 16:11 node/add Anonymous (not verified)
file system 2012-06-29 16:09 The directory /Applications/MAMP/tmp/php does not... Laura
php 2012-06-29 16:09 Warning: mkdir() [function.mkdir]: SAFE MODE... Laura
file system 2012-06-29 16:09 The directory /Applications/MAMP/tmp/php does not... Laura
php 2012-06-29 16:09 Warning: mkdir() [function.mkdir]: SAFE MODE... Laura
file system 2012-06-29 16:07 The directory sites/default/files/temp exists but is... Laura
file 2012-06-29 16:07 The file permissions could not be set on sites... Laura
file system 2012-06-29 16:06 The directory sites/default/files/temp exists but is... Laura
file 2012-06-29 16:06 The file permissions could not be set on sites... Laura
file system 2012-06-29 15:59 The directory /Applications/MAMP/tmp/php does not... Laura
php 2012-06-29 15:59 Warning: mkdir() [function.mkdir]: SAFE MODE... Laura
file system 2012-06-29 15:54 The directory /Applications/MAMP/tmp/php does not... Laura
php 2012-06-29 15:54 Warning: mkdir() [function.mkdir]: SAFE MODE... Laura
user 2012-06-29 15:47 Session opened for Laura. Laura
user 2012-06-29 15:47 Login attempt failed for Laura. Anonymous (not verified)
cron 2012-06-29 15:13 Cron run completed. Anonymous (not verified)
cron 2012-06-29 12:13 Cron run completed. Anonymous (not verified)

tommyent’s picture

When are you getting access denied?
Have you cleared browser cache and cookies and the Drupal cache?

Like tusharbodke said start looking in the logs after you get this error