Search found 19 matches
- 04 Apr 2013, 06:21
- Forum: Support
- Topic: [1.7.6] Updater requires CURL
- Replies: 26
- Views: 7090
Re: [1.7.6] Updater requires CURL
Thanks. That worked and the update ran. However, it didn't save my cgi-bin directory and .htaccess file. I needed to copy them over from the backed-up version. I need those to remain in order to run PHP 5.3 on my shared server. Perhaps you can have these remain in place for future updates?
- 04 Apr 2013, 00:24
- Forum: Support
- Topic: [1.7.6] Updater requires CURL
- Replies: 26
- Views: 7090
Re: [1.7.6] Updater requires CURL
I changed the && to || but am still seeing the error:
Any ideas?
Code: Select all
Checking for tar...
Could not run tar executable (RC=1).
Any ideas?
- 28 Mar 2013, 17:37
- Forum: Development
- Topic: Mobile webapp for TT RSS: ttrss-mobile
- Replies: 203
- Views: 79257
Re: Mobile webapp for TT RSS: ttrss-mobile
Never mind. It was my own stupidity. I left out the closing quote in the window.apiPath (see code above!).
D'ohh!
D'ohh!
- 28 Mar 2013, 00:48
- Forum: Development
- Topic: Mobile webapp for TT RSS: ttrss-mobile
- Replies: 203
- Views: 79257
Re: Mobile webapp for TT RSS: ttrss-mobile
As a newbie, I'm sure I'm missing something obvious, but... I've got ttrss sucessfully installed in the root directory of a subdomain, and I just put the mobile app into a directory "mobile" underneath the root. I set up conf.js with window.apiPath="/; window.webappPath="/mobile/...