http://www.photopost.com
Mie
- Original Message -
From: "Lenny Davila" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 11, 2004 7:40 PM
Subject: [PHP-WIN] Photo gallery with description
I am trying to find a photo gallery (Preferrably PHP based) that I can set
up for a cl
Another one:
http://www.4homepages.de and look for 4images.
It´s free, and in englich, Germany and spanish.
I am using both 4images for foto gallery and photopost for FotoLog
Mike
- Original Message -
From: "Justin Patrin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 1
Hi, i have this error on a win 2003 server with iis6 and php 5.2.5 version
with ISAPI filter.
I have read that this version is not good and ISAPI is instable so i have
decided to upgrade to
php 5.3.1 with fastCgi.
How i can remove all reference to older php version on webserver ?
I try to instal
I think i have solved the error.
I have take the info in fcgiext.ini from another file on xp/iis5.1
[Types]
php=PHP
[PHP]
ExePath=C:\Programmi\PHP\php-cgi.exe
InstanceMaxRequests=1
ActivityTimeout=600
RequestTimeout=600
EnvironmentVars=PHP_FCGI_MAX_REQUESTS:1,PHPRC:C:\Programmi\PHP\
The