Can I use a folder other than /php/services to hold my SWX PHP service classes?

You sure can. All you need to do is change a setting in the SWX configuration file (swx_config.php). You can find the file in the php folder.

In it, just change the $servicesPath variable to point to where your services are (relative to the SWX gateway).

// Service Path: Put your service classes in this folder.
// Is relative to the SWX gateway (swx.php).
$servicesPath = "services/";

0 Responses to “Can I use a folder other than /php/services to hold my SWX PHP service classes?”


  1. No Comments

Leave a Reply




Bad Behavior has blocked 3327 access attempts in the last 7 days.