dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Doliwamp issue


From: Destailleur Laurent
Subject: Re: [Dolibarr-dev] Doliwamp issue
Date: Wed, 14 May 2014 11:20:15 +0200

There is no particular guy to maintain doliwamp. It is part of automatic package building process.

I have fixed the php.ini file for next version.

But the really best fix is to replace 
file_get_contents into class rssparser.class.php
with 

the method "getURLContent" that is into file geturl.lib.php.
So the feature will benefit all the security setup of dolibarr (timeout and also using proxy or not).

Someone to push the patch and test ?




2014-05-13 11:59 GMT+02:00 Doursenaud, Raphaël <address@hidden>:
Oh, and a better fix would be to make the rssparser use curl instead of file_get_contents for urls ;)


2014-05-13 11:47 GMT+02:00 Doursenaud, Raphaël <address@hidden>:

I'd guess it's build/exe/doliwamp/php.ini.install


2014-05-13 11:21 GMT+02:00 Marcos García <address@hidden>:
Hi:

I don't know who is the maintainer of DoliWamp, but an user in dolibarr.es forum tells that he cannot enable RSS because allow_url_fopen is set to 0.

Warning: file_get_contents() [function.file-get-contents]: 
http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in 
C:\Napar\dolibarr\www\dolibarr\htdocs\core\class\rssparser.class.php on line 239

Can you please tell me where is the php.ini located and correct the config file so that users won't have this problem with DoliWamp?

Regards,
 
Marcos García
address@hidden

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--

Technopole Hélioparc
2 avenue du Président Pierre Angot
64053 PAU CEDEX 9
SARL GPC.solutions au capital de 7 500 € - R.C.S. PAU 528 995 921

_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev




--
Laurent Destailleur (alias Eldy)
------------------------------------------------------------------------------------
Social networks of my OpenSource projects:
Dolibarr Google+: https://plus.google.com/+DolibarrOrg/
Dolibarr Facebook: https://www.facebook.com/dolibarr
Dolibarr Twitter: http://www.twitter.com/dolibarr
AWStats Google+: https://plus.google.com/+AWStatsOrgPoject/
AWStats Facebook: https://www.facebook.com/awstats.org
AWStats Twitter: http://www.twitter.com/awstats_project


reply via email to

[Prev in Thread] Current Thread [Next in Thread]