Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6807087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:47:21+00:00 2026-05-26T19:47:21+00:00

I have an R script that runs just fine when I run it from

  • 0

I have an R script that runs just fine when I run it from the command line and saves an image to the file system. However when I run it from the php script using the following command :

exec("cat my_rscript.R | /usr/bin/R --vanilla");

It doesn’t run. Note that when I’m running it in the command line I’m using the exact same call. I’m pretty sure that I’m in the right directory (the php file and the R script are in the same directory). What could be the cause me not being able to run the R script from php? I think this has to do with the fact that Im running R-64 bit and php is only 32 bit, however Im not sure if thats the problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T19:47:21+00:00Added an answer on May 26, 2026 at 7:47 pm

    I’d recommend the following steps to debug this, all via the commands to the shell, from PHP:

    1. Get the output of which R (make sure that it’s in the path) (e.g. which R > where_is_r.txt
    2. Get the location of where your shell begins execution, i.e. the path from which R is being called (that should be the location of the “where_is_r.txt” file)
    3. Create a simple helloworld.r (e.g. writes normally distributed random values to a text file), and execute Rscript --vanilla /path/to/helloworld.r
    4. Replace helloworld.r with your script, and execute Rscript --vanilla /path/to/my_script.R

    If these don’t reveal where the problem is, you may need to save the output of error (STDERR) and output (STDOUT). This can be done inside R, but it’s better to do this via bash. See this page for a guide on how to do this redirection.

    Also, in general it is best to use fully specified paths rather than depend on the shell being invoked in a particular directory. The full specification could be either an absolute or relative path, but relative paths and symlinks are a little harder to debug than absolute paths.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an escript file which runs fine from the command line, i.e.: ./escript_file
I have a command-line PHP script that runs a wget request using each member
I have created a Greasemonkey script that runs fine in the firebug editor, with
I have a php script that is run once a minute. The script runs
I have written a very complex database migration script in Groovy, that runs just
I have a script that runs every two minutes for a Tweet-getter application. In
I have a PHP script that runs as a CGI program and the HTTP
I have a bash script that runs a simulation program written in Fortran 90,
I have a php script that runs a mysql query, then loops the result,
I have a migration that runs an SQL script to create a new Postgres

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.