Hello all,

Today, I compiled my PHP as CGI, since I want to use some PHP scripts in cron jobs. 
Shouldn't be too hard, I tought, and compiled with

./configure --with-mysql

For some strange reason, it does not work. Look at this:

[root@blazebox cron]# php ./missiles.php
File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2)
Character set '#7' is not a compiled character set and is not specified in the 
'NONEXISTENT/charsets/Index' file
X-Powered-By: PHP/4.0.4pl1
Content-type: text/html

<br>
<b>Warning</b>:  MySQL Connection Failed: Can't initialize character set 7 (path: 
default)
 in <b>./missiles.php</b> on line <b>5</b><br>
[root@blazebox cron]#

Anyone has any idea what is causing this problem, and if/how I can fix it?

Thanks in advance,

_________________________________________
Leon Mergen
[EMAIL PROTECTED]
President of Operations
BlazeBox, Inc.
ICQ: 55677353

Reply via email to