pear install error

Discussion in 'Installation/Configuration' started by fgh, Sep 19, 2008.

  1. fgh

    fgh New Member

    Extracting installer unable to create c:/windows/temp/gop4.tmp (or any *.tmp/pear 1.3.1 )

    Hi

    I am installing php and mysql on a windows 2003 web server using the binary source version. so far ive got php going but pear is having problems
    i have had to download modules through out because go pearl can't find them but now it seem i have come to a dead end.
    i have changed the permissions to the temp folder to be accessed by everyone with full permissions ie global i have even created a new temp folder in the windows and renamed the origanal temp as tempold but still
    there is no continuation the only thing that changes is the named folder which is being installed in the temp folder. pear is writing into the temp folder although i get the error message saying otherwise,
    can anyone throw some light on this issue pleeeeeeeeeease?
    regards fgh:(

    additional info

    Starting installation ...
    Loading zlib: ok
    Using local package: PEAR.............ok
    Using local package: Archive_Tar......ok
    Using local package: Console_Getopt....ok
    Using local package: XML_RPC..........ok
    Using local package: Pager............ok
    Using local package: HTML_Template_IT....ok
    Using local package: Net_UserAgent_Detect....ok
    Using local package: PEAR_Frontend_Web....ok
    Bootstrapping: PEAR...................(local) ok
    Bootstrapping: Archive_Tar............(local) ok
    Bootstrapping: Console_Getopt.........(local) ok
    Using local package: DB...............ok
    Using local package: Net_Socket.......ok
    Using local package: Net_SMTP.........ok
    Using local package: Mail.............ok
    Using local package: XML_Parser.......ok
    Using local package: PHPUnit..........ok
    Extracting installer.................. Unable to create directory 'C:/WINDOWS/TEMP/gop13.tmp/PEAR-1.3.1'
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Does C:/WINDOWS/TEMP/gop13.tmp exist?
     
  3. fgh

    fgh New Member

    Hi thanks for asking
    yes and there is pear-1.3.1 inside it if i click on it the server computer does some actiity but i don't know what.
    thanks again
    fgh
     

Share This Page