Hello,
Does Adobe Campaign server support PHP?
If so, where should one upload the PHP files to?
Thanks in advance.
Cheers,
Roxie
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Roxie - Campaign Classic does not natively support PHP. It uses JSSP for its server-generated pages https://blog.floriancourgey.com/2018/11/create-jssp-dynamic-javascript-server-page-in-acc/
There are some PHP wrappers for Experience Cloud APIs that people have built. The other option is to build your own wrapper for PHP using SOAP to implement the native APIs
Cheers
Darren
Hi Roxie - Campaign Classic does not natively support PHP. It uses JSSP for its server-generated pages https://blog.floriancourgey.com/2018/11/create-jssp-dynamic-javascript-server-page-in-acc/
There are some PHP wrappers for Experience Cloud APIs that people have built. The other option is to build your own wrapper for PHP using SOAP to implement the native APIs
Cheers
Darren
Hi,
Adobe Campaign doesn't, but part of installation is to front it with Apache or IIS for connection handling.
Install PHP modules to whichever's in use and you'll be fine.
If you want to make use of Adobe Campaign java bindings you'll have to use JSP.
Thanks,
-Jon
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies