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

Home » FUDforum » How To » Maximum execution time exceeded when uninstalling?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Maximum execution time exceeded when uninstalling? [message #23146 is a reply to message #23129] Sun, 06 March 2005 17:58 Go to previous messageGo to previous message
likesthisforum   United States
Messages: 18
Registered: March 2005
Karma:
Junior Member
Hmm. I tried applying that patch and doing the uninstall of my test forum and it still says maximum execution time exceeded with that patch. I applied the patch by hand to uninstall.php so it now looks like this (with the old lines commented out):

(Starting at line 97)
        /* remove files on disk */
//      fud_rmdir($SERVER_DATA_ROOT);
        fud_rmdir($SERVER_DATA_ROOT.'/');
        if ($SERVER_ROOT != $SERVER_DATA_ROOT && $SERVER_ROOT) {
//          fud_rmdir($SERVER_ROOT);
            fud_rmdir($SERVER_ROOT.'/');
        }


It outputs:
"/home/me/public_html/test" (the dir where I installed my forum) over and over and over as usual until I get the error:

Fatal error: Maximum execution time of 30 seconds exceeded in /home/me/public_html/tmp/uninstall_safe.php on line 57.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to replace the faq link with a link to my free software faq ? :)
Next Topic: need history help
Goto Forum:
  

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

Current Time: Fri Sep 20 13:19:13 GMT 2024

Total time taken to generate the page: 0.05264 seconds