HELP ACCESS VIOLATION

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default HELP ACCESS VIOLATION

    System:
    Windows 2003 Server
    PHP 5 Final
    IIS 6

    Problem:
    Every time I run a PHP page I get "PHP has encountered an
    Access Violation at 017473CD" at the bottom of the page...

    But even worse, when I try to run a mysql/php page I get "Fatal error: Call
    to undefined function mysql_pconnect() in
    D:\All_Users\workshop\Connections\GardenersWorksho p.php on line 6
    PHP has encountered an Access Violation at 017473CD"

    Can someone please please help.. Im in desperate need for a fix..

    Many Thanks


    SCS Guest

  2. Similar Questions and Discussions

    1. access violation
      I am forced to try to print from an old 16bit vb(3?) program. When attempting to print to pdf, i recieve the following error: ....caused an access...
    2. Access Violation when using Visual Interdev to access Oracle
      I am running Windows 200 Pro, IIS 5.0 and trying to connect to an Oracle 8.1 database. Prior to applying a security patch to W2k, the ASP...
    3. #26093 [Opn->Bgs]: access variable cause access violation
      ID: 26093 Updated by: moriyoshi@php.net Reported By: bruno dot faust at ig dot com dot br -Status: Open...
    4. #26093 [NEW]: access variable cause access violation
      From: bruno dot faust at ig dot com dot br Operating system: XP SP1 latest PHP version: 4.3.3 PHP Bug Type: Reproducible...
    5. Access Violation?
      My web app that uses VBCOM+ components to access SQLServer2000 via SPs had an access violation today when two users were simultaneously look at the...
  3. #2

    Default Re: HELP ACCESS VIOLATION

    "PHP has encountered an > Access Violation at 017473CD"

    Had the same prob. Turned off my ZoneAlarm firewall and it was gone.
    Dont know how to fix it without turning ZA off.

    Oeyvind

    --
    [url]http://home.online.no/~oeyvtoft/ToftWeb/[/url]



    "SCS" <enquiries@scswise.co.uk> skrev i melding
    news:cd8j91$72f$1@sparta.btinternet.com...
    > System:
    > Windows 2003 Server
    > PHP 5 Final
    > IIS 6
    >
    > Problem:
    > Every time I run a PHP page I get "PHP has encountered an
    > Access Violation at 017473CD" at the bottom of the page...
    >
    > But even worse, when I try to run a mysql/php page I get "Fatal error:
    Call
    > to undefined function mysql_pconnect() in
    > D:\All_Users\workshop\Connections\GardenersWorksho p.php on line 6
    > PHP has encountered an Access Violation at 017473CD"
    >
    > Can someone please please help.. Im in desperate need for a fix..
    >
    > Many Thanks
    >
    >

    oeyvind toft Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139