when i click en edit content o en administer content in drupal the follow message appear

"The connection was refused when trying to connect to localhost."

this es the problem but is strange, because i and others usars can view all the page, all the content and wec can add comment, but when i am going to administer content cannot

this problem is form today, i spent 3 months work in project of drupal for my university and always run fine, but this mornig sudendly appear this

what is the problem?

please i need follow working, it is very important for me

a los of thanks

Comments

Gary Feldman’s picture

That message usually occurs because the port number is wrong or the server program (i.e. Apache) is down. Drupal isn't likely to cause it unless it's been hacked. Does it happen consistently? Have you tried just typing in the URL directly (e.g. something like http://example.com/admin)?

Gary Feldman

javierpavon2000’s picture

thank for your reply

i never come in to administer,i never add a new node, but i can view all site vrey good
apache is on because the site can be view, but no administer
how can i view if the port number is wrong? in php.ini is the port 80, it thas ok

please, any idea? i need follow to work
thanks

javierpavon2000’s picture

how dont appear the error, i copy all files to the directorys wamp and the my proyect to other computer that i have. the computers dont have connection, only one can be connected on internet.

i have installed all thing, server, php and mysqul. an import my db and i copy all files to the other computer

but when i star i have the same problem

"the connected was refused when..."
what is the problem? connection on internet? configure files isnt, because i am in other computer, thast its not problem.

my gooooodddd, what can i do??

please, my studys depends of your

javierpavon2000’s picture

any idea please?

d_l’s picture

please, my studys depends ..

I am a recent new user of drupal and I have the "access denied" problem (mentioned in this forum several times) when trying to setup a new administrator account .. so I do not have a lot of experience in drupal yet ..

however ..

for your problem perhaps you should go into phpmyadmin and as a precaution backup / export your drupal database before taking any more steps .. this will at least protect your study work ..

You could then try uninstalling drupal / reinstalling drupal and import your backed up database.

Keep a copy of backup database in your local PC.

..

Another thought .. if you are setting up on "another computer" have you changed $base_url in settings.php to point to drupal?