Results 1 to 2 of 2

Thread: 2000 and Apache issue

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Posts
    98

    2000 and Apache issue

    I notice that if my script has an empty variable in it the script will error.
    ie $MyVariable="";

    This happens on Windows 2000, I haven't tried it on another 2000 machine.
    When running on an Win 98 machine or a Unix operating system I don't have this problem...

  2. #2
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    it has nothing to do with apache. it is the version of php that you have. you need to uncomment this line in the ini file for php.

    error_reporting = E_ALL & ~E_NOTICE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width