SmartPill 1.5 and SSH Moduler
***Nevermind I noticed in your documentation that version 1.5 does not support extensions***
I like the new version of the plug-in because it includes more PHP extensions but it does not have SSH so I've tried to add and modify the php.ini file in the PHP Support folder and I get the following message,
"The ordinal 3874 could not be located in the dynamic link library LIBEAY32.dll"
After I click OK for the above message I get a question mark as a return. FM does not crash.
My setup,
FM Pro 9 Advanced running on Windows XP
PHP.fmx version 1.5
PHP Support folder at the Extensions folder
Inside the PHP Supprot folder I have php.ini and have added line 'extension=php_ssh2.dll' where all the dynamic extensions are commented out.
At the FM folder where the execute file is I have added php_ssh2.dll file
Now FileMaker has its own LIBEAY32.dll file as PHP does also. I don't know if there is a conflict between them.
If anyone has any idea. I greatly appreciate it.
SmartPill 1.5 and SSH Module
The 1.5 version for Windows is compiled as a single file and I'm afraid we're not able to support extensions when we compile this way. The lack of support is mentioned in the 1.5 manual on page 10.
The good news is that we're making some progress getting SSH compiled into the plug-in. We're not there yet but it looks like we may be able to do this.
Would you be willing to test a version that includes SSH?
Regards,
Micah
We would not mind running
We would not mind running couple of tests for a version that includes SSH. We use SSH to SCP to transfer files between networks securely.