Re: MING and gif2mask

[email protected] Thu, 8 Jan 2004 20:56:49 EST
Newsgroups gmane.comp.web.ming.general
Message-ID <[email protected]>
--===============19061347422794794==
Content-Type: multipart/alternative;
	boundary="part1_1e4.1709ee05.2d2f6461_boundary"


--part1_1e4.1709ee05.2d2f6461_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

I've been trying to use dl() to use Ming0.3 on my online server with Ming0.2a 
installed, but I get errors stating that various functions have duplicate 
names.

Error message output for a basic example from the Ming download examples 
folder:

Warning: Function registration failed - duplicate name - 
ming_setcubicthreshold in /php/ming/0-3/mx.php on line 2

Warning: Function registration failed - duplicate name - ming_setscale in 
/php/ming/0-3/mx.php on line 2

Warning: Function registration failed - duplicate name - ming_useswfversion 
in /php/ming/0-3/mx.php on line 2

Warning: Function registration failed - duplicate name - swfbutton_keypress 
in /php/ming/0-3/mx.php on line 2

Warning: ming: Unable to register functions, unable to load in Unknown on 
line 0

Fatal error: ming_useswfversion(): Only SWF versions 4 and 5 are currently 
supported! in /php/ming/0-3/mx.php on line 5

A check of phpinfo() shows that dl() is enabled.  Is there something simple 
I'm missing, or can you not load an extension if that extension already exists 
in PHP?

Thanks for all the hard work!
Jerry

In a message dated 1/8/04 5:08:22 AM Pacific Standard Time, 
[email protected] writes:

> Hi,
> 
> if your server allows you to use the dl() function from php, you only need 
> to build
> ming extension to use it.
> You will need to get the php-devel package that matches your server to do so
> 
> Wolfgang
> 


--part1_1e4.1709ee05.2d2f6461_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<HTML><FONT FACE=3Darial,helvetica><HTML><FONT  SIZE=3D2 PTSIZE=3D10 FAMILY=
=3D"SANSSERIF" FACE=3D"Arial" LANG=3D"0">I've been trying to use dl() to use=
 Ming0.3 on my online server with Ming0.2a installed, but I get errors stati=
ng that various functions have duplicate names.<BR>
<BR>
Error message output for a basic example from the Ming download examples fol=
der:<BR>
<BR>
<B>Warning</B>: Function registration failed - duplicate name - ming_setcubi=
cthreshold in <B>/php/ming/0-3/mx.php</B> on line <B>2</B><BR>
<BR>
<B>Warning</B>: Function registration failed - duplicate name - ming_setscal=
e in <B>/php/ming/0-3/mx.php</B> on line <B>2</B><BR>
<BR>
<B>Warning</B>: Function registration failed - duplicate name - ming_useswfv=
ersion in <B>/php/ming/0-3/mx.php</B> on line <B>2</B><BR>
<BR>
<B>Warning</B>: Function registration failed - duplicate name - swfbutton_ke=
ypress in <B>/php/ming/0-3/mx.php</B> on line <B>2</B><BR>
<BR>
<B>Warning</B>: ming: Unable to register functions, unable to load in <B>Unk=
nown</B> on line <B>0</B><BR>
<BR>
<B>Fatal error</B>: ming_useswfversion(): Only SWF versions 4 and 5 are curr=
ently supported! in <B>/php/ming/0-3/mx.php</B> on line <B>5</B><BR>
<BR>
A check of phpinfo() shows that dl() is enabled.&nbsp; Is there something si=
mple I'm missing, or can you not load an extension if that extension already=
 exists in PHP?<BR>
<BR>
Thanks for all the hard work!<BR>
Jerry<BR>
<BR>
In a message dated 1/8/04 5:08:22 AM Pacific Standard Time, hamann.w@t-onlin=
e.de writes:<BR>
<BR>
<BLOCKQUOTE TYPE=3DCITE style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT=
: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">Hi,<BR>
<BR>
if your server allows you to use the dl() function from php, you only need t=
o build<BR>
ming extension to use it.<BR>
You will need to get the php-devel package that matches your server to do so=
<BR>
<BR>
Wolfgang<BR>
</BLOCKQUOTE><BR>
<BR>
</FONT></HTML>
--part1_1e4.1709ee05.2d2f6461_boundary--

--===============19061347422794794==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ming-fun mailing list
[email protected]
http://www.opaque.net/mailman/listinfo/ming-fun

--===============19061347422794794==--