Hi Trystan!
Recently I had to perform a fix, so got the files off the server, and then loaded them up on
my local PC (running 5.0). I had quite a few problems. For example, using didn't work, I had to change them to (is there something I
can change in the PHP.ini file so that PHP 5.* can us
like that the server
ommits lines in the header. I marked the missing lines in the script with
comments. Has anybody got an idea where the problem could be?
Thank in advance
Stefan
$unique_sep =md5(uniqid(time()))";
$headers = "From: egrade questionaire\n";
$headers .= "M
like that the server
ommits lines in the header. I marked the missing lines in the script with
comments. Has anybody got an idea where the problem could be?
Thank in advance
Stefan
$unique_sep =md5(uniqid(time()))";
$headers = "From: egrade questionaire\n";
$headers .= "M
like that the server
ommits lines in the header. I marked the missing lines in the script with
comments. Has anybody got an idea where the problem could be?
Thank in advance
Stefan
$unique_sep =md5(uniqid(time()))";
$headers = "From: egrade questionaire\n";
$headers .= "M
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 unsu
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 unsu
It appears as if the "php_mysql.dll" module has problems loading the
"libmysql.dll" file.
Setting the PHP dir to the system %path% var did NOT work for me.
However, these options did:
a) copy the bundled libmysql.dll to the windows system32 folder.
b) OR, copy the bundled libmysql.dll to apache's
It appears as if the "php_mysql.dll" module has problems loading the
"libmysql.dll" file.
Setting the PHP dir to the system path var did NOT work for me.
However, these options did:
a) copy the bundled libmysql.dll to the windows system32 folder.
b) OR, copy the bundled libmysql.dll to apache's B
d that extension. So my question is: what is the offical
statement regarding the future of this extension?
Best Regards
Stefan.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
imply doesnt work.
I really wonder whether the extension is still being actively developed.
Best Regards
Stefan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
...
Any ideas what could be the cause for my problem or what else I could try? Any
suggestion is highly appreciated!
Best regards,
Stefan
11 matches
Mail list logo