473,513 Members | 2,693 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ming library

I've developed the web-site by PHP with using Ming-library. All worked well
on the local computer, but when I uploaded all to the internet server I have
got an error :(
Ming library does not set in php.ini. The hosting provider company does not
want to add "extension=php_ming.so" to php.ini.
What should I do???
dl() function does not work too, because it is multithreaded Web servers.

I'm congused...
I really need to use it! Maybe I can find such library written by PHP?
There are few classes, nothig else.

Help me, please!!

Jul 17 '05 #1
2 4109
"rostik" <ro****@tower.ntu-kpi.kiev.ua> wrote in message
news:c1***********@news.ntu-kpi.kiev.ua...
I've developed the web-site by PHP with using Ming-library. All worked well on the local computer, but when I uploaded all to the internet server I have got an error :(
Ming library does not set in php.ini. The hosting provider company does not want to add "extension=php_ming.so" to php.ini.
What should I do???
dl() function does not work too, because it is multithreaded Web servers.

I'm congused...
I really need to use it! Maybe I can find such library written by PHP?
There are few classes, nothig else.

Help me, please!!


you could try running php as a cgi-script in this one instance, put it in
your cgi-bin directory, and give it the file extention .cgi and on the very
first line put this:

#!/usr/bin/php

or where ever php binary is on your system

then try to use the dl() function
--
Mike Bradley
http://www.gzentools.com -- free online php tools
Jul 17 '05 #2
as far as I'm aware you should be able to put your library in your own
webspace and add your own php.ini into your webroot. This may be dependent
on how the server is set up, but I did it this way for phpMailer and this
approach worked fine for me.
"rostik" <ro****@tower.ntu-kpi.kiev.ua> wrote in message
news:c1***********@news.ntu-kpi.kiev.ua...
I've developed the web-site by PHP with using Ming-library. All worked well
on the local computer, but when I uploaded all to the internet server I have
got an error :(
Ming library does not set in php.ini. The hosting provider company does not
want to add "extension=php_ming.so" to php.ini.
What should I do???
dl() function does not work too, because it is multithreaded Web servers.

I'm congused...
I really need to use it! Maybe I can find such library written by PHP?
There are few classes, nothig else.

Help me, please!!


Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2522
by: eric | last post by:
Greetings! I've installed Apache 2.0.xx and PHP 4.3.2. I want to use Ming as a module to PHP. The instructions that came with Ming say to: as a php module (unix) download php_ming.so.gz...
0
2152
by: jmdeschamps | last post by:
Hello to all, I'm trying to get binaries for Ming but can't find them FOR PYTHON... Yes I know its a PHP group, but i believe someone as made a binary of Ming that is symbolically linked to PHP...
1
2122
by: jmdeschamps | last post by:
I've tried to follow gerhard lead from:...
0
1441
by: jmdeschamps | last post by:
I have yet to find a way to compile the source of Ming (a library to produce SWF files (Flash), http://ming.sourceforge.net/) to run from Python under Windows XP Even with some help (from a C++...
2
2117
by: titouille | last post by:
Hello everybody !! anyone has try to build ming0.3beta1 for python 2.3.3 under windows ?? Since three days, I try to build it with mingw32, and finally, I am stopped with C declarations error...
9
2342
by: nasim | last post by:
Hi please Help me for using SWF Flash file in Visual C++ 6.0. How I can Use SWF Flash files in Visual C++ 6.0, and how to manipulate SWF Flash files in Visual C++ 6.0. thanks nasim
0
1165
by: tdurham | last post by:
Is there a way to import or insert external movie clips, images, and variable pairs into an SWF at PHP runtime, rather than at SWF runtime? Everything that I've read in the Ming documentation is...
4
1808
by: daz.diamond | last post by:
hoping someone can help ... how do I install ming (with python) on win32? have downloaded the tar.gz of ming-0.3.0 which doesn't have a handy self-installer, and I'm absolutely foxed as to what...
1
5025
by: Daniel Nogradi | last post by:
It might be slightly off topic here but couldn't find a more suitable place for this question: I'm trying to build the python binding for ming -- http://ming.sf.net -- but for some reason the...
0
7257
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7157
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7379
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7535
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7521
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5682
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3232
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3221
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1591
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.