FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » uninstall.php
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
uninstall.php [message #10180] Thu, 22 May 2003 15:25 Go to next message
jokerxx is currently offline  jokerxx   Norway
Messages: 16
Registered: May 2003
Karma: 0
Junior Member
here is my problem.

i deleted my folder manually on my server (rent a server).
The name of the folder it was installed in was "hundediskusjon"
I couldnt delete the folder "theme" In the main folder "hundediskusjon", its all chmod 666 to the apache server (that i dont own, cus' its a server i rent for my domain)

Notice that the only folder that is left are "theme" and all the files in it.
So i was trying to use the uninstall.php that was in the new version, and i typed this in the first text row: "usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/hundediskusjon/"

The answer i got was :
Warning: SAFE MODE Restriction in effect. The script whose uid is 10925 is not allowed to access /usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/hundediskusjon owned by uid 2525 in /usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/uninstall.php on line 30
Could not open directory "/usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/hundediskusjon"
FUDforum installed in "/usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/hundediskusjon" has been successfully uninstalled.
--
So ok, "successfully uninstalled" it said. But no! Its still there...
What do i do? Where shall the uninsyall.php be? In the folder "hundediskusjon" or outside?
I tryed both..same answer..cant delete the files.. help?

Regards
J.
Re: uninstall.php [message #10184 is a reply to message #10180] Thu, 22 May 2003 15:48 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
uninstall script cannot handle safe_mode just yet, that will be fixed shortly. In the mean time the solution is to do:
<?php
copy
('uninstall.php''uninstall_safe.php');
?>


and then run uninstall_safe.php

Make sure that the above script is ran in a browser so that file ownership matches the files created by the forum.


FUDforum Core Developer
Re: uninstall.php [message #10190 is a reply to message #10184] Thu, 22 May 2003 20:29 Go to previous messageGo to next message
jokerxx is currently offline  jokerxx   Norway
Messages: 16
Registered: May 2003
Karma: 0
Junior Member
ok. did as u said. Made a php file with the code u gave me. I just called it hh.php and ran it in a browser. error was:
Warning: SAFE MODE Restriction in effect. The script whose uid is 10925 is not allowed to access /usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/hundediskusjon owned by uid 2525 in /usr/local/psa/home/vhosts/marsell.com/httpdocs/hund/hundediskusjon/hh.php on line 2
No changes made get

J.
Re: uninstall.php [message #10205 is a reply to message #10190] Fri, 23 May 2003 15:12 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Try this uninstall script (in my tests i has proven to work under safe_mode).

FUDforum Core Developer
Re: uninstall.php [message #10206 is a reply to message #10205] Fri, 23 May 2003 15:27 Go to previous message
jokerxx is currently offline  jokerxx   Norway
Messages: 16
Registered: May 2003
Karma: 0
Junior Member
prottoss wrote on Fri, 23 May 2003 11:12

Try this uninstall script (in my tests i has proven to work under safe_mode).



Thank you :-)= I did work!!
Peace!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to remove installation in safe mode
Next Topic: Newbee as installation problems
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jun 26 05:27:08 GMT 2024

Total time taken to generate the page: 0.02798 seconds