Menu

#3 Cannot run program.

open
nobody
5
2004-10-22
2004-10-22
Brent Suits
No

Index.php page displays. When I attempt to log in with
'admin' and 'phpwims' as the instructions say. The URL
ends in error=3 and nothing happens. Cannot find any
documentation for this program. The page on
sourceforge.net is restricted i am denied access.

Discussion

  • Carl

    Carl - 2004-10-29

    Logged In: YES
    user_id=948860

    I believe I was experiencing the same problem, and appear to
    have solved it by enabling the register_globals directive in
    the php configuration.

    Note: Since php 4.2.0, this directive is disabled (off) by
    default, as there are security risks inherent in enabling
    it. You may want to read http://www.php.net/register_globals
    before enabling it. If you are running apache, there are
    also ways to enable it using .htaccess file directives. This
    may be more appropriate for you depending on your installation.

     
  • Brent Suits

    Brent Suits - 2004-10-29

    Logged In: YES
    user_id=1144120

    Carl,

    Thanks! That certainly did the trick. All is up and running.

    Brent

     

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.