Menu

Noob install: C:\Temp: file not found

Help
s_bastian
2006-08-22
2012-10-11
  • s_bastian

    s_bastian - 2006-08-22

    I'm trying to run phpwiki on a win server running mySQL (browsing the forum for an answer, I seem to understand this is the worst solutionm but this is what I have... )
    I setup the db correctly, setup my DATABASE_TYPE = SQL and DATABASE_DSN = "mysql://myuser:mypass@myhost/(/var/lib/mysql/mysql.sock)/mydb" (hope I did it correct...
    This is what I get...

    Fatal Error:

    lib\FileFinder.php:193: Error[256]: C:\Temp: file not found

    lib\FileFinder.php:193: Error[256]: C:\Temp: file not found

    Tried to change all path and directories all around, but I could only find references to /tmp, never to a TEMP. i have no clue on where it gets this info from... can anyone help?
    THANKS!

     
    • John

      John - 2006-08-26

      I'm getting a nearly identical message -
      "lib/FileFinder.php:191: Error: /tmp: file not found"
      on SunOS 5.9. Again, in config.ini, absolutely all references to /tmp have been changed to a newly-created writeable subdirectory of the wiki folder.

      It works just fine on a Ubuntu 6.06 machine - same configuration file and everything.

      Any ideas?

       
    • s_bastian

      s_bastian - 2006-08-22

      before someone flames me, the DSN I'm using is
      mysql://myuser:mypass@myhost/mydb, not the sock one... :P

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.