Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Installing Php
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-11-30
09:56 AM
2015-11-30
09:56 AM
Installing Php
Not sure if anyone can help with this! I purchased a readynas 202 running os6. I'm trying to create a web server. I've downloaded all the correct apps and it's working but I need to enable cURL! I can't configure the php app to enable cURL. Is there a way to install php without using an app?
I have contacted the users who have created the apps and nothing! So far I can't get this working and there seems to be a lack of support for os6 users. It looks as tho if I had an older nas I wouldn't have a problem. I'm starting to think this is a waste of money and I should have gone with something as it can't do the most important thing I need it to do!
Please help
Message 1 of 2
Labels:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-11-30
06:47 PM
2015-11-30
06:47 PM
Re: Installing Php
Is the php5-curl package installed?
You could try installing it by doing e.g.
# apt-get install php5-curl
Message 2 of 2