Menu

Undefined Index

Help
2002-03-12
2002-03-12
  • Nobody/Anonymous

    Hi, (name: Boyd email: bwold@talweb.net)

    I did a fresh install of 0.7.0.
    Installed the latest PHP
    Installed the latest MySQL
    Created the database
    Ran the install

    Everything said it was ok but when I clicked on the link for the admin/configure.php it gave me the following errors.  It also gave me and error that said "You do not have the permissions required for that function".  Any ideas?

    Boyd

    Warning: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\phpbt-0.7.0\include.php on line 124

    Warning: Cannot send session cookie - headers already sent by (output started at c:\inetpub\wwwroot\phpbt-0.7.0\include.php:124) in c:\inetpub\wwwroot\phpbt-0.7.0\include.php on line 215

    Warning: Cannot send session cache limiter - headers already sent (output started at c:\inetpub\wwwroot\phpbt-0.7.0\include.php:124) in c:\inetpub\wwwroot\phpbt-0.7.0\include.php on line 215

    Warning: Uninitialized string offset: 0 in c:\inetpub\wwwroot\phpbt-0.7.0\inc\auth.php on line 128

    Warning: Uninitialized string offset: 0 in c:\inetpub\wwwroot\phpbt-0.7.0\inc\auth.php on line 139

     
    • Boyd Wold

      Boyd Wold - 2002-03-12

      I figured it out.

      I am running on IIS 5.0.  The REQUEST_URI evironment variable is not supported.  I changed this to SCRIPT_NAME and all seemed to work.

      Boyd

       
    • Benjamin Curtis

      Benjamin Curtis - 2002-03-12

      Thanks for the info.  I'll tweak this in an upcoming version.

       

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.