Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove allow_url_fopen dependecy if curl exists #162

Closed
peter-mw opened this issue Mar 10, 2014 · 10 comments
Closed

Remove allow_url_fopen dependecy if curl exists #162

peter-mw opened this issue Mar 10, 2014 · 10 comments

Comments

@peter-mw
Copy link
Member

image

@Ezyweb-uk
Copy link
Contributor

Any progress on this?

@peter-mw
Copy link
Member Author

peter-mw commented Jun 6, 2014

Hello, we will remove this dep very soon.

@peter-mw
Copy link
Member Author

peter-mw commented Jun 6, 2014

It is actually not required.... only on the check on the install screen left to be removed

@Ezyweb-uk
Copy link
Contributor

Ok thanks, it must be something else stopping the install then.


From: Peter Ivanov [mailto:notifications@github.com]
Sent: 06 June 2014 03:49
To: microweber/microweber
Cc: nickwuk
Subject: Re: [microweber] Remove allow_url_fopen dependecy if curl exists
(#162)

It is actually not required.... only on the check on the install screen left
to be removed

Reply to this email directly or view
#162 (comment)
it on GitHub.
<https://github.com/notifications/beacon/7723418__eyJzY29wZSI6Ik5ld3NpZXM6Qm
VhY29uIiwiZXhwaXJlcyI6MTcxNzY4NTM2NiwiZGF0YSI6eyJpZCI6MjczNjE1NDd9fQ==--3f27
d2ab7869d3e39cf9e105c1123bfeaea56b88.gif>

@peter-mw
Copy link
Member Author

peter-mw commented Jun 7, 2014

Whats your OS?

Also is your folder writable? Microweber must be able to write the config.php in the main folder, also cache dir must be writable

@acefxlabs
Copy link

For linux and mac (darwin), you need to set the permission of the folder to read and write for everyone.
CHMOD 777

@peter-mw
Copy link
Member Author

peter-mw commented Jun 7, 2014

755 is also applicable

@Ezyweb-uk
Copy link
Contributor

Setting config.php in src/Microweber/Auth/hybridauth/ to CHMOD 755 seemed to fix my install issue.

@Ezyweb-uk
Copy link
Contributor

Hi Peter,

In version 0.95 I'm still getting "You must enable allow_url_fopen from
php.ini" during the install on Linux, the install directory and cache
sub-directory are 755.

Thanks,

Nick


From: Peter Ivanov [mailto:notifications@github.com]
Sent: 07 June 2014 12:24
To: microweber/microweber
Cc: nickwuk
Subject: Re: [microweber] Remove allow_url_fopen dependecy if curl exists
(#162)

Whats your OS?

Also is your folder writable? Microweber must be able to write the
config.php in the main folder, also cache dir must be writable

Reply to this email directly or view
#162 (comment)
it on GitHub.
<https://github.com/notifications/beacon/7723418__eyJzY29wZSI6Ik5ld3NpZXM6Qm
VhY29uIiwiZXhwaXJlcyI6MTcxNzc1OTQxMSwiZGF0YSI6eyJpZCI6MjczNjE1NDd9fQ==--8de2
f340ddba6a3809238d62130dd321341a3b67.gif>

peter-mw added a commit that referenced this issue Aug 6, 2014
@peter-mw
Copy link
Member Author

peter-mw commented Aug 6, 2014

Hi we forgot about it. Its fixed now in master

https://github.com/microweber/microweber/archive/master.zip

@peter-mw peter-mw closed this as completed Aug 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants