Re: PHP Version 5.3.6: confusing CLI [message #177112 is a reply to message #177107] |
Wed, 22 February 2012 17:38 |
J.O. Aho
Messages: 194 Registered: September 2010
Karma:
|
Senior Member |
|
|
sl@exabyte wrote:
>> It depends on if you have permission to access the CLI processor.
>>
>> Did you ask your hosting company? They should know how they set up
>> their servers.
>
> I was given shell access. After fiddling with it, first with:
>
> php -v: out of memory
> php aa2.php: : out of memory
https://knowledgebase.servint.net/questions/401/Jailshell
Most likely it's not meant for you to be able to run PHP from CLI but give you
a way to manipulate your own files.
If you want proper shell access, get your self a VPS (poor mans option) or a
VM from one of the many providers out there (avoid beyondvps.com).
--
//Aho
|
|
|