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

Home » FUDforum » FUDforum Installation Issues » Can't install 2.7.6, call to undefined function fe()
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Can't install 2.7.6, call to undefined function fe() [message #34938 is a reply to message #34935] Sun, 26 November 2006 04:41 Go to previous messageGo to previous message
KC-Bill is currently offline  KC-Bill   United States
Messages: 2
Registered: November 2006
Karma:
Junior Member
Ok, sorry to post a reply to my own question, but I've solved this. There were two problems, one was mine and one was FUDForum's.

My problem was that FUDForum (or PHP more precisely I assume) somehow didn't like my www root directory. The root directory had both spaces and square brackets [ ] in it, not sure which of those caused the problem as I removed them both in favor of a less convoluted name. Once I simplified the directory name, it stopped trying to call the fe() function.

The part that was FUDForum's problem of course is that it was trying to call a missing function to clue me in on the directory naming error I'd made. After a little digging around, I found the file install-cli.php in the CVS, and it had both the fe() and the pf() functions in it. Putting both of those functions into my install.php made it work correctly, which got it to report to me that it couldn't read from my root directory (actually, root + 'sql/').

I take it most people would never find this issue as it only rears it's head if you have a directory name it doesn't like. FYI, my root dir was "c:\www\sitename.com [new]\".

Cool
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Finally going to upgrade
Next Topic: Problems intalling in install.php on line 553
Goto Forum:
  

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

Current Time: Tue Nov 26 23:38:12 GMT 2024

Total time taken to generate the page: 0.04527 seconds