Title: jf99's Replies | WordPress.org

---

# jf99

  [  ](https://wordpress.org/support/users/jf99/)

 *   [Profile](https://wordpress.org/support/users/jf99/)
 *   [Topics Started](https://wordpress.org/support/users/jf99/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jf99/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jf99/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jf99/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jf99/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jf99/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Python/Linux program launch from WP](https://wordpress.org/support/topic/python-linux-program-launch-from-wp/)
 *  Thread Starter [jf99](https://wordpress.org/support/users/jf99/)
 * (@jf99)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/python-linux-program-launch-from-wp/#post-11948212)
 * To be sure, I updated apache2.conf (no httpd.comf on Debian) and .htaccess for
   CGI. Still not working. My script is very simple as I just want to launch (and
   forget) an independent python program from a wordpress page without passing parameters/
   output – all on the same server: <?php exec(‘python3 /home/pi/webapp/app4.py’);?
   > I use an html block on the wordpress page to write the script. Any idea why
   it’s not working?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Python/Linux program launch from WP](https://wordpress.org/support/topic/python-linux-program-launch-from-wp/)
 *  Thread Starter [jf99](https://wordpress.org/support/users/jf99/)
 * (@jf99)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/python-linux-program-launch-from-wp/#post-11945693)
 * Hi Joy, both Python and WordPress are installed on one system: Raspberry Pi 4
   running Debian/Apache2/SQL. I would like to trigger a Python application from
   a WordPress page. Is it possible? (I tried PHP scripts via plugins but that didn’t
   work). Thanks, John

Viewing 2 replies - 1 through 2 (of 2 total)