lighttpd forum XCache > phpinfo no xcache

Posted by 1nsane (Guest)
on 06.02.2008 04:37
when i viewed the phpinfo no xcache installed.

where did i go wrong?


[root@localhost xcache-1.2.2]# php v
Status: 404
Content-type: text/html
X-Powered-By: PHP/4.3.9

No input file specified.
Posted by moo XCache
on 06.02.2008 14:39
1nsane wrote:
> when i viewed the phpinfo no xcache installed.
> 
> where did i go wrong?
> 
> 
> [root@localhost xcache-1.2.2]# php v
> Status: 404
> Content-type: text/html
> X-Powered-By: PHP/4.3.9
> 
> No input file specified.

it's "php -v", not "php v", and php -v is not phpinfo either. use php -i 
instead