LDView Different behaviour between command line and call from php application


RE: Different behaviour between command line and call from php application
#5
(2023-03-13, 17:38)Hans Willison Wrote: That's the solution! I am currently not on my PC so I can't check it there, but on my laptop it works as desired without changing anything!
The reason is: on my laptop I start my webserver environment (xampp) manually via xampp_start.exe. So webserver and PHP run under the user account I'm logged in.
On my PC xampp is started as a service at startup and is running under whatever user account windows services are running (Local System?). I will check as soon as I regain access to my PC.
On the other hand the -FOV setting works on my laptop, but didn't on my PC. I will also recheck on my PC.
Thank you all for your help

Short summary:

1) I'm back on my PC and changed the user account for the apache service from 'system' to my own user account and ldview works as desired when called from within my PHP application.
2) I also rechecked the -FOV setting and it works as desired. I obviously made a mistake on my previous attempts. Blush
3) Now having two working solutions for my problem I decided on a third variant Wink : I let my PHP application write all ldview commands to a batch file which I execute manually from a command prompt (which turns out better for mass creation of part images).

Regards
Hans
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Different behaviour between command line and call from php application - by Hans Willison - 2023-03-19, 8:39

Forum Jump:


Users browsing this thread: 1 Guest(s)