If you received the warning message “Search port 1901 is occupied” when using “Smart VCOM”
then please close the application “USR-TCP232-Setup” as it is using the same search port 1901.
Problem: LibreOffice crashed when printing document that has image. Non-image document is not affected.
Applies to:
Solution: download the latest printer driver from printer’s manufacturer and use the latest version. In our case, the latest driver is version 2.6.19.0 from FujiXerox web site.
Download from here …
VCOM is a Windows Application. It is NOT a Windows Service. VCOM will auto-run when user has logged into (entering user name and password) Windows. Otherwise, VCOM will not run.
To run VCOM as a Windows Service you can install a 3rd party software call “AlwaysUp”.



then it will display the VCOM GUI:

click on “View Message” to switch to VCOM GUI:

Compatible with these SMS modems:
You can download MOBITEK SMS360 from here …
User’s guide: How to use SMS360 Basic Edition
VCOM is a Windows Application. It is NOT a Windows Service. VCOM will auto-run when user has logged into (entering user name and password) Windows. Otherwise, VCOM will not run.
To run VCOM as a Windows Service you can manually create a Windows Service using these steps. However, take note that you cannot run VCOM as both Windows Application and Windows Service mode at the same time.

C:\Program Files\Windows Resource Kits\Tools>INSTSRV.exe VCOM "C:\Program Files\Windows Resource Kits\Tools\SRVANY.exe"
"C:\Program Files\Windows Resource Kits\Tools\srvany.exe"
Key Name: Parameters Class : <leave blank>
Value Name: Application Data Type : REG_SZ String : C:\Program Files\VCOM\VCOM\vcom.exe


VCOM application must be closed.
Source: https://support.microsoft.com/en-my/help/137890/how-to-create-a-user-defined-service
Download from here …
Problem: PHPRunner v.10 unable to open project files created using PHPRunner v. 5 with this error message …
| SOLUTION |
SOLVED? |
| Edit the “.phpr” file created by PHPRunner v. 5, change the database connection variables. | No. |
| Use PHPRunner v. 5 to re-build PHP files and update the “.phpr” with correct database settings. | No. |
| Use PHPRunner v. 6.2 to re-build PHP files and update the “.phpr” created by PHPRunner v. 5 in above.
PHP v. 6.2 is able to open “.phpr” file created by v. 5. |
No. PHPRunner v. 10 us unable to open the “.phpr” file created by v. 6.2. |
| Use PHPRunner v. 10 to create a new project and connect to MySQL database server. Open the “.phpr” file to review the connection string. | No because “.phpr” structure is different between PHPRunner v. 10 and v. 5 |
| Use PHPRunner v. 8 to open “CRM.phpr”, re-build PHP files and update the “.phpr” created by PHPRunner v. 5 in above. | Yes. PHPRunner v. 10 is able to open “.phpr” file created by v.8. |
Conclusion: PHPRunner v. 10 cannot open project files created by PHPRunner v. 7 and earlier.
Solution: use PHPRunner v. 8 to re-build project file created by earlier version of PHPRunner, then use v. 10 to open project files created by PHPRunner v.8.