Forum Search Results for "" RSS 1—10 of 11

More Search Options

  • Re: Get and post not working after dreamweaver changes

    Posted to PHP Community by KMC1499 on 10-13-2008, 11:19 AM

     I turned on my display errors and it says Parse error: syntax error, unexpected T_STRING in D:\phptest\numbers.php on line 8 it says thing similar to this on other php files i have that were working before.

    • http://forums.iis.net/p/1152234/1881886.aspx#1881886
  • Re: Get and post not working after dreamweaver changes

    Posted to PHP Community by KMC1499 on 10-09-2008, 2:20 PM

    Well this page worked before dreamweaver did its thing but now all i get is a 500 error when i try and access it  <?php function square($num) { $num *= $num; return $num; } $someNum = 6; echo(Variable before going into the function =  . $someNum); $results = square($someNum); echo(<br>Variable after going ...

    • http://forums.iis.net/p/1152234/1881683.aspx#1881683
  • Get and post not working after dreamweaver changes

    Posted to PHP Community by KMC1499 on 10-07-2008, 1:37 AM

         Im in need of some help, im trying to learn more about php and iis. I have a simple site on a win 2k3 server. everything was going fine until dreamweaver asked about being the site manager and boom most of my php stuff isnt working anymore. I checked the see if what verbs i was allowing and its set to allow all on the ...

    • http://forums.iis.net/p/1152234/1881418.aspx#1881418
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 08-10-2008, 6:50 PM

    Did you move php5ts.dll to your system32 folder? if so make sure you add the appropiate permissions to the file.

    • http://forums.iis.net/p/1149953/1876447.aspx#1876447
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 07-11-2008, 7:04 PM

     Well i didnt get the issue resolved to my likeing but its working. I reloaded server 2003. Reloaded iis and installed php 5.2.6 no go. i re added all permission and etc, still nogo. So luckly i still had php 5.2.5 so i re intalled it and boom i got a php info page. I didnt change any permissions or anything. well its up for now, dont really ...

    • http://forums.iis.net/p/1149953/1873801.aspx#1873801
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 07-08-2008, 3:22 PM

    First off thanks for helping me get this thing going.  I turned off the show friendly http error deal and im still getting the same issue. And i did copy php5ts.dll into my system 32 folder.   Also if you have a different php install guide that worked for you let me know as well.   thanks  this is what i get from ...

    • http://forums.iis.net/p/1149953/1873499.aspx#1873499
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 07-03-2008, 3:44 PM

     Well i dont have any other sites running, but if i remove the index.php page my index.htm page does display

    • http://forums.iis.net/p/1149953/1873182.aspx#1873182
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 07-03-2008, 12:54 PM

     [quote user="ma_khan"] Under which identity is your AppPool running... ?? check if that identity is having correct privileges ... Also check if the non-php websites are running properly...    [/quote]   My app pool was running under network service but i changed it to the iusr_computer name. now when i try and ...

    • http://forums.iis.net/p/1149953/1873167.aspx#1873167
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 06-21-2008, 3:43 AM

    im using Server 2k3 sp2   Today i removed all the php changes i made to the server. I proceeded to re-installphp according to  this guide http://www.peterguy.com/php/install_IIS6.html and im still getting the "HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource." I checked the ...

    • http://forums.iis.net/p/1149953/1872300.aspx#1872300
  • Re: HTTP Error 401.3

    Posted to PHP Community by KMC1499 on 06-18-2008, 5:49 PM

     Thanks for the reply. I rechecked the permissions for the php folder and iusr_machinename and iis_wpg both have full access to the folders. I followed the instructions from http://www.peterguy.com/php/install_IIS6.html and http://www.videotutorialzone.com/web-technologies/php/installing-php5-on-windows-2003-and-iis6.html  I mainly ...

    • http://forums.iis.net/p/1149953/1872076.aspx#1872076

1 2 Next >

Microsoft Communities