Thanks, Burhan.
Supersky
"Burhan Khalid" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Supersky wrote:
>> Dear Richard,
>>
>> Thanks.
>>
>> After I swaped to PHP4 option in the preference of Zend Studio, I can
>> connect to the database. However, other problems arised. The proble
Supersky wrote:
Dear Richard,
Thanks.
After I swaped to PHP4 option in the preference of Zend Studio, I can
connect to the database. However, other problems arised. The problem might
be that my PHP version installed is 5.0.3 indeed.
You should post this stuff at the My Zend center at zend.com --
Dear Richard,
Thanks.
After I swaped to PHP4 option in the preference of Zend Studio, I can
connect to the database. However, other problems arised. The problem might
be that my PHP version installed is 5.0.3 indeed.
Best regards,
Supersky
"Richard Davey" <[EMAIL PROTECTED]> wrote in message
Hello Supersky,
Thursday, March 31, 2005, 11:49:37 AM, you wrote:
S> I am learning how to use Zend studio 4.0 debugger. With internal
S> mode, when I debug a program that needs a connection to a Mysql
S> database, I get the message "Fatal error: Call to undefined
S> function mysql_connect() in D:
I am learning how to use Zend studio 4.0 debugger. With internal mode, when
I debug a program that needs a connection to a Mysql database, I get the
message "Fatal error: Call to undefined function mysql_connect() in
D:\Program Files\Apache Group\Apache2\htdocs\topiclist.php".
My php version i
Hello Leif,
I've solved my problem. Thanks!
Supersky
"Supersky" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello Leif,
>
> There is nothing about mysql on the information page. Thanks for your link
> and I am reading it.
>
> Thanks,
>
> Supersky
> "Leif Gregory" <[EMAIL PROTE
Hello Richard,
I've added my PHP folder to the system path. I think this can do the same as
putting in in D:\windows. My problem has been solved.
Thank you very much.
Gan
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Supersky wrote:
>> 2. say D:\WINDOWS.
>
> An
Supersky wrote:
> 2. say D:\WINDOWS.
And is your php.ini file in D:\WINDOWS?
Cuz if it ain't, PHP ain't reading it.
--
Like Music?
http://l-i-e.com/artists.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello Leif,
There is nothing about mysql on the information page. Thanks for your link
and I am reading it.
Thanks,
Supersky
"Leif Gregory" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello Supersky,
>
> Thursday, January 27, 2005, 1:37:12 PM, you wrote:
> S> Thank you for yo
Hello Richard,
1. I restarted Apache.
2. say D:\WINDOWS.
3. say nothing about MySQL.
Thanks,
Supersky
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Supersky wrote:
>> Thank you for your help. I have done what you told me to do. But it
>> doesn't
>> work.
>
>
Supersky wrote:
> Thank you for your help. I have done what you told me to do. But it
> doesn't
> work.
Are you seeing the same error message, or is it not working in a different
way?
If it's the same way:
1. Did you restart Apache?
2. What does say about php.ini?
3. What does say about MySQL?
Hello Supersky,
Thursday, January 27, 2005, 1:37:12 PM, you wrote:
S> Thank you for your help. I have done what you told me to do. But it
S> doesn't work.
Does phpinfo(); output anything like below (except it looks prettier!
:grin: )?
mysql
MySQL Support enabled
Active Persistent Links
Dear Leif,
Thank you for your help. I have done what you told me to do. But it doesn't
work.
Best,
Supersky
"Leif Gregory" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello Supersky,
>
> Thursday, January 27, 2005, 8:55:04 AM, you wrote:
> S> But I cannot, and I see Fatal err
Supersky wrote:
Hello,
I'm using the following statements to connect to a database.
Database");
$db = mysql_select_db("testDB", "$conn") or die ("Can't Select Database".
mysql_error()); ?>
But I cannot, and I see Fatal error: Call to undefined function
mysql_connect() in
My OS is WinXP,
Hello Supersky,
Thursday, January 27, 2005, 8:55:04 AM, you wrote:
S> But I cannot, and I see Fatal error: Call to undefined function
S> mysql_connect() in
1. Make sure you uncomment the extension=php_mysql.dll in your php.ini
2. Copy the php_mysql.dll to your Windows/System folder
3. Restar
Hello,
I'm using the following statements to connect to a database.
But I cannot, and I see Fatal error: Call to undefined function
mysql_connect() in
My OS is WinXP, I have installed Mysql 4.1, Apache 2.0.52, and PHP 5.03.
Apache and PHP work well if I don't connect to a database.
Pl
16 matches
Mail list logo