Hi All.
Trying last version of php (5.2.4) I face an error, wich repeats on four
my Linux systems: Mandrake 10.0, Manriva 2006, Mandriva 2007, Zenwalk 4.6.
The essence of problem is error "Premature end of script headers". Before
using php-5.2.4., I use php-4.4.4 as CGI with apache-1.3 and apach
want to make a query to another db just call mysql_select_db() with the name of
the new db.
Best regards,
Andrey Hristov
- Original Message -
From: "Martin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 16, 2002 1:28 PM
Subject: [PHP-INST] mysql_db
Hello,
I can't start apache server after compiling
php-4.0.6
Here is attachment - messages from 'script'
program.
Thank you,
Andrey Zhiblovsky.
Typescri.zip
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
Sorry, now it's working. I didn't know that SCO Open Server hasn't DSO.
Andrey Zhiblovsky <[EMAIL PROTECTED]> ÓÏÏÂÝÉÌ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ:000901c114a7$95d36e40$[EMAIL PROTECTED]
Hello,
I can't start apache server after compiling php-4.0.6
Here is attachme
n($separator));
$dump.=$line."\n";
}
}
if ($dump){
$fd=fopen("{$table}_dump.csv","w+");
frwite($fd,$dump);
fclose($fd);
echo "\n".$dump."\n";
}
Hope this helps.
--
Andrey Hristov
Web Developer
Icygen Corporat
Try to change your script's extension to .cgi instead of .php . It _may_ help.
--
Andrey Hristov
Web Developer
Icygen Corporation
BUILDING SOLUTIONS
http://www.icygen.com
On Monday 22 October 2001 04:15 am, you wrote:
> Hi,
> You're right Dave
>
> But nobody had already
Hmmm,
why not use
/tmp in your php.ini and
/tmp means c:/tmp if your php+iis is on c:. d:\tmp, if php+iis on d: and so on.
Feedback is appreciated.
Regards,
Andrey Hristov
- Original Message -
From: "Martin Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>