after upgrade from 5.2 to 5.7, cannot create node, error 403
gnosis.kv - May 9, 2008 - 05:21
Hi,
I just upgrade my testing site from d5.2 to d5.7.
then i cannot create any node. after clicking sumit button, it always show me
"
You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.
--------------------------------------------------------------------------------
If you believe you should be able to view this directory or page, please try to contact the Web site by using any e-mail address or phone number that may be listed on the devportal3 home page.
You can click Search to look for information on the Internet.
HTTP Error 403 - Forbidden
Internet Explorer
"
thanks

in my case, all path like
in my case, all path like http://example/drupal/index.php?q=node/add/blog, http://example/drupal/index.php?q=node/add/page ... will end up with 403 error.
any idea?