Menu

Install Problems on Apache/NT/mysql

Help
2005-01-26
2012-10-11
  • Rob Flowers

    Rob Flowers - 2005-01-26

    Hopefully somebody will benefit from this. I got 1.3.10 to setup and work on an NT platform running Apache and mysql by performing the following steps:

    1. In config.ini, include the statement:
      Set INCLUDE_PATH=".;lib/pear"

    2. Remove the following files from ./pgsrc:
      OldMarkupTestPage
      OldStyleTablePlugin
      OldTextFormattingRules
      PgsrcRefactoring
      PgsrcTranslation

    3. Zap the database tables and hit the root url.

    Does anybody see any pitfalls to my approach? Does anybody know why removing the pgsrc files would allow this to work. My approach was completely trial and error and with more time, I could have narrowed the presumed bad file list further.

     
    • Rob Flowers

      Rob Flowers - 2005-01-26

      BTW, the error I kept getting was immediately following the virgin setup process, I got a "File Not Found" error in my web browser.

      PHP Error trapping and Apache logging couldn't point me to the problem.

       
    • Reini Urban

      Reini Urban - 2005-01-27

      These are the pages which hit us with the 1.3.10 memory problem. This was fixed during the last months.

      PgsrcRefactoring is ok.

      See http://phpwiki.org/PhpMemoryExhausted

       

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.