Jump to content

bisco2k

Member
  • Posts

    71
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by bisco2k

  1. Give this a try

    Extract the php zip file that ya downloaded to (c:\php\).

    Copy php.ini-dist to (C:\windows\) and rename it to php.ini

    Copy phpts.dll to (C:\windows\system32\)

    Open Control Panel and goto Administrative Tools and open Internet Information Services

    Open the local computer branch and goto Web Service Extensions.

    Select Add a new Web service extension.

    For the Extension name type in PHP.

    Hit the Add button.

    Hit the Browse... button to find php4isapi.dll in the sapi folder where you extracted.

    Enable the checkbox for Set extension status to Allowed and hit OK.

    Right click the Web Sites branch and select Properties.

    Goto the Home Directory tab and hit the Configuration... button.

    Hit the Add... button and then hit the Browse... button to find php4isapi.dll

    For the extension put php and hit the OK button.

    Restart the World Wide Web Publishing Service.

    Also search your php.ini for: cgi.force_redirect and set it to 0

    This needs to be turned off, php & IIS dosent work with this set to 1

  2. hi i donno if ya guys know this but its possible to install hotfixes

    in the 13 min time slot on server 2003.

    this is how ive done it...

    ------------------------------------------------------------------------

    SVCPACK.INF

    [Version]

    Signature="$Windows NT$"

    BuildNumber=3790

    MajorVersion=5

    MinorVersion=2

    [setupData]

    CatalogSubDir="i386\hotfixes"

    [ProductCatalogsToInstall]

    [setupHotfixesToRun]

    KB823980.exe /Q /U /N /Z

    ------------------------------------------------------------------------

    DOSNET.INF

    [Version]

    signature="$Windows NT$"

    DriverVer=10/01/2002,5.2.3790.0

    [Directories]

    d1 = \I386

    [OptionalSrcDirs]

    hotfixes

    [Miscellaneous]

    ProductType = 2

    MinimumMemory = 134217728

    DestinationPlatform = i386

    ServicePack = 0.0

    [unsupportedArchitectures]

    halcbus.dll = %cbus2_mp%

    halcbusm.dll = %cbusmc_mp%

    halmca.dll = %mca_up%

    halmpsm.dll = %mps_mca_mp%

    halncr.dll = %ncr_mp%

    missprocfeat = %missing_proc_feat%

    -----------------------------------------------------------------------

    Note that the svcpack folder in the i386 in now hotfixes

    (bisco2k)

  3. i'm trying to put my 2 diffrent versions of windows on to 1 cd.

    the problem is that the size of it is over 700Mb, does anyone know how to burn

    this to a normal 700Mb cd? i know its possible cos ive seen this kinda thing done.

    any help would be superb

    thanx :)

    (bisco2k)

  4. Hi does anyone know wtf BOM is on a jetway motherboard?

    my board is the 867as (rev 1.0).

    I'm wanting to upgrade my processor to a athlon xp 2000 & cant find out anythiing about the board supporting it, my bios has been flashed to the a09 version.

    Any help on this would be great

    thanx :)

×
×
  • Create New...