Menu

ErrorStack issue

Help
SirBul25
2007-06-05
2013-05-01
  • SirBul25

    SirBul25 - 2007-06-05

    Fatal Error

    [8] Only variable references should be returned by reference (@line 285 in file /usr/share/pear/PEAR/ErrorStack.php).
    Debug Backtrace

    #1 ErrorStack.php:285 -- pradoErrorHandler(...)
    #2 ErrorStack.php:979 -- PEAR_ErrorStack->singleton(...)
    #3 SVN.php:54 -- require_once(...)
    #4 GroupPrivilegesEditPage.php:194 -- require_once(...)
    #5 TControl.php:419 -- GroupPrivilegesEditPage->onLoad(...)
    #6 TPage.php:1079 -- TControl->onLoadRecursive(...)
    #7 TPage.php:955 -- TPage->onLoadRecursive(...)
    #8 TApplication.php:483 -- TPage->execute()
    #9 index.php:5 -- TApplication->run()

    Installed packages:

    Package              Version     State
    Archive_Tar          1.1         stable
    Console_Getopt       1.2         stable
    DB                   1.7.5       stable
    HTML_Template_IT     1.1         stable
    HTTP                 1.3.5       stable
    Mail                 1.1.4       stable
    Net_SMTP             1.2.6       stable
    Net_Socket           1.0.6       stable
    Net_UserAgent_Detect 2.0.1       stable
    PEAR                 1.3.5       stable
    VersionControl_SVN   0.3.0alpha1 alpha
    XML_Parser           1.2.6       stable
    XML_RPC              1.5.1       stable

     
    • Ibizista

      Ibizista - 2007-06-11

      Try to copy  the file /usr/share/pear/PEAR/ErrorStack.php in the parent directory /usr/share/pear, I fix a similar problem in this way.
      I had this problem in debian, not in ubuntu.

      (sorry for my english)

      Salu2

       
      • SirBul25

        SirBul25 - 2007-06-11

        Solution:

        Hi all... I actually forgot to update this with the solution I discovered.

        What I realized was that the pear installation I had on the linux server,
        was out of date, I had upgraded all the pear modules that were installed, but
        not the actual pear module itself. After I ran upgrade on pear, everything worked
        100%.

        Hope this is helpful to others.

        Cheers

         

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.