where is /WEB/ROOT? installing a PHP app (feed-on-feeds) with sudo svn

Rich Rudnick rich at aphroneo.net
Tue Apr 8 20:22:06 UTC 2008


thufir wrote:
> On Sun, 06 Apr 2008 11:14:32 +0000, thufir wrote:
> 
>> http://localhost/feed-on-feeds/install.php
> 
> 
> thanks :)
> 
> now I get:
> 
> 
> 
> Feed on Feeds - Installation
> 
> Checking compatibility... PHP ok... XML ok... PCRE ok... MySQL ok...
> Your PHP installation is either missing the cURL extension, or it is too 
> old! cURL version 7.10.5 or later is required to be able to subscribe to 
> https or digest authenticated feeds.
> Zlib ok... iconv ok... mbstring ok...
> Minimum requirements met! Creating tables... Tables exist. Inserting 
> initial data... Done. Checking cache directory... The directory /var/www/
> feed-on-feeds/cache/ exists, but is not writable.
> You will need to make it writeable by your PHP process.
> Then, reload this page.
> 
> 
> however:  
> 
> 
> thufir at arrakis:~$ 
> thufir at arrakis:~$ sudo apt-get install -y php5-curl 
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> php5-curl is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> thufir at arrakis:~$ 
> 

install php5-curl . aptitude search ^php5- will show all the php modules 
you can install, any other missing stuff is probably there.






More information about the ubuntu-users mailing list