Hi,
I just added a new addon domain, and for some reason, I get this error on the new domain:
Use of preg_replace() with /e modifier is forbidden by configuration
This error is only happening when accessing my site from the new addon domain, but it doesn't appear when I access it from the subdirectory
Take a look:
http://omarsmods.com/hotmail/ -- No error here
http://www.hotmailforwarder.com/ -- Error here!
I think that my PHP security version is only being applied to my main domain for some reason, and isn't working with the addon.
Thanks in advance
I just added a new addon domain, and for some reason, I get this error on the new domain:
Use of preg_replace() with /e modifier is forbidden by configuration
This error is only happening when accessing my site from the new addon domain, but it doesn't appear when I access it from the subdirectory
Take a look:
http://omarsmods.com/hotmail/ -- No error here
http://www.hotmailforwarder.com/ -- Error here!
I think that my PHP security version is only being applied to my main domain for some reason, and isn't working with the addon.
Thanks in advance