Current Page: 1 of 1
Results 1 - 5 of 5
9 years ago
bibhu
[13-Apr-2015 11:28:02 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_intl.dll' - The specified module could not be found. its the error am getting in the log files
Forum: WampServer English
9 years ago
bibhu
hey I don't want php solution my php code is working fine. I can run php matlab.php it successfully run the code and able to use exec() able to create matlab output and give output also all cmd command are working but when am trying to access through the localhost/matlab.php i does not execute exec() none of the cmd command are working i want to know how to configure or i
Forum: WampServer English
9 years ago
bibhu
hey i didn't get the right answer can you please enlighten me how to solve the problem
Forum: WampServer English
9 years ago
bibhu
hey actually am using wamp server to run simple command (matlab code code.m file to run) by using exec php matlab.php is working perfectly through the cmd terminal it gives the required output but when am accessing it through local server it was not able to generate any output and doesn't show any error actually am accessing via how can i run through the browser show that exec(
Forum: WampServer English
9 years ago
bibhu
I am using wamp on a windows machine and just wanted to invoke an exe on this via a php web page. When I am launching the php from commandline on server its working fine but when invoke same php via browser from other machine it does not work and waits forever. My php file is like this <?php exec("calc.exe" ?> When I access this from client (http://localhost/exec.php) it w
Forum: WampServer English
Current Page: 1 of 1