we need more information. code, server setup, how you want things to
go, etc. This is one of those "PHP is broken, fix it" questions
On Wed, 16 Feb 2005 12:16:18 +0100, Stefan <[EMAIL PROTECTED]> wrote:
> Hi
> I've a strange problem
> When I try to send a form with method="POST" to a php-fi
Hi
I've a strange problem
When I try to send a form with method="POST" to a php-file I always get an
HTTP 404 error.
I really don't know why, because the file exists on the server.
I use IIS 5.1
Tnx.
Stefan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.
in php.ini my error_log directive has a specific value : c:\php\error.log
so all the errors are logged in one file.
how do you make multiple log-files? each file containing the errors from one
specific website.
any ideas?
thanks,
Joris Pinnoo
--
PHP Windows Mailing List (http://www.php.net
Hello! I'm a beginner in PHP and I try to access an Oracle 8i database through OCI and
ORACLE extensions, but it always generate an Access Violation Error in module
ORANLS8.DLL.
PHP is running in following configuration :
PIII - 800Mhz w/ 64 mb ram
Win98 SE w/ PWS
client Ora8i
PHP code using Or