Jump to content

Recommended Posts

Posted

My username is shegup

My aim is to have a basic website created in php and to call a specific python script occasionally (https://github.com/umpirsky/webshot) from php.

Since exec() is not allowed for security reasons, I thought of using PiP - Python in PHP.

 

It shows up on pecl.php.net

http://pecl.php.net/package/python

 

its not available under PHP PEAR Packages in the cpanel

 

can you help me install this extension or let me know any other workaround to call a python program from php (I thought of html redirect but left it as last option).

 

I am on johnny

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...