php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5477 convert_to_string is not exist in php4ts.dll
Submitted: 2000-07-09 06:00 UTC Modified: 2000-07-16 06:00 UTC
From: gjkim at samsung dot co dot kr Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.0 OS: Windows2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: gjkim at samsung dot co dot kr
New email:
PHP Version: OS:

 

 [2000-07-09 06:00 UTC] gjkim at samsung dot co dot kr
I tried to display the html page including the php scripts
as follows : <? phpinfo() ?>
When I tried the error message "convert_to_string is not exist in php4ts.dll" is shown up.
So I searched the exported function list of php4ts.dll by using the Visual Studio dumpbin utility.
Thare was not convert_to_string function.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-09 02:13 UTC] gjkim at samsung dot co dot kr
I installed mysql-php-4.0b3-Win32.zip also.
And modify php.ini removing ';' in front of extersion=php_mysql.dll.
So the error is occurred because i did needless job.
At first I didn't understand the meaning of "php4.0.0 include mySql support".

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC