Menu

Can not edit/add new (PHP.exe??)

2004-10-20
2013-04-09
  • Nobody/Anonymous

    I am running win98 with apache webserver. Everything works fine except posting,editing,and exporting. When I try to add new for example I the page keeps wanting to load for example:

    http://localhost/pinv/php.exe?hash=8260c25d5a2f34a7e0eff9562ce16c69&action=new&categoryid=9

    Why php.exe?  
    If I manually change the link to
    http://localhost/pinv/entry.php?hash=8260c25d5a2f34a7e0eff9562ce16c69&action=new&categoryid=9

    (changing php.exe to entry.php) Everything works fine.

    I attempted to find out where in the source it is looking to php.exe but found nothing.  I also tried putting in my php.exe file in there to test it, but no IE keeps wanting to download the file (which is good, that is the way I setup apache to work)

    Is this some problem with the code or possibly my php.ini file??

    thanks

     
    • Nobody/Anonymous

      figured it out. its a bug with apache 2.x running on windows. you need to use the php4apache2.dll instead of executing php.exe from the apache install script. glad to finally have this sorted out

       

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.