Frequently asked questions
Does one protected file really run on different PHP versions?
Section titled “Does one protected file really run on different PHP versions?”Yes. Oxrion produces a single protected file that runs across multiple PHP versions. You protect once and don’t re-encode when a server’s PHP changes, and you don’t maintain a separate file per version.
Do my customers need an Oxrion account?
Section titled “Do my customers need an Oxrion account?”No. Your customers only need the Loader installed on their server, which is free to distribute. They don’t need an Oxrion account or subscription to run your protected software.
Can I get my original source back?
Section titled “Can I get my original source back?”Only if you enabled Recovery Mode when you encoded the file, and you have the matching private key. In that case, use Recovery to restore it. A file encoded without Recovery Mode cannot be restored to source by anyone — including Oxrion — so keep your originals backed up and your recovery keys safe.
What happens if a protected file is modified?
Section titled “What happens if a protected file is modified?”It won’t run. Protected files are tamper-proof: if even a single byte changes, the Loader refuses to execute the file. There’s no partial or fallback execution.
What’s the difference between access and licensing?
Section titled “What’s the difference between access and licensing?”They’re independent. Access (public/private) controls what a server needs to run the file at all. Licensing ties a file to a specific customer domain and expiry. You can use either, both, or neither. See Public vs private access and Protecting your code.
Do Licenser and Recovery require the Cloud?
Section titled “Do Licenser and Recovery require the Cloud?”No. Both are available as standalone tools that run completely offline on your own machine. You can generate customer licenses or recover your own files with no internet connection. See Tools.
What’s the difference between Free and Pro?
Section titled “What’s the difference between Free and Pro?”On Free, protected files run for 90 days and carry a “TRIAL VERSION” notice, with public access only. On Pro, files run with no time limit, carry no trial notice, and you get private mode and licensing. See Plans & limits.
Which PHP versions are supported?
Section titled “Which PHP versions are supported?”Oxrion supports PHP 8.1 and later, on Linux and Windows. When installing the Loader, you choose the build matching your server — see Choosing the right build.