Hosted by Namecheap
I'll provide any details that can help to resolve the issue
That was something in Namecheap's EasyWP plan - some stuff was disabled/not installed.
After switching to non-Managed WordPress plan those errors got fixed
Related
Ever since I have ran a composer update none of my pages on my application are able to be accessed, I just keep getting the spinning loading wheel.
I have checked the apache access and error logs but can't see anything. Has anyone experienced this before?
Any help greatly appreciated and if I'm missing a key bit of information to help anyone help me please let me know.
Make sure your php version is suitable. Use 7 if possible.
Optimize again and Clear cache
composer install --optimize-autoloader
bin/console cache:clear
thank you for your answer, however restarting the laptop worked. I'm guessing restarting apache might have solved the issue.
I'm experiencing the problem
Your app is using an unsafe implementation of the X509TrustManager
interface with an Apache HTTP client, resulting in a security
vulnerability. Please see this Google Help Center article for details,
including the deadline for fixing the vulnerability.
I needed to break my app's code to (i think) fix the problem. I need to know if the change is working, if so I'll fix the other problems the fix caused. If I upload the build to production using timed publishing but don't make the build live will it tell me if the error affects that build # in the popup error message?
Builds submitted using timed publishing will be flagged if they are affected.
I am having a issue in setting up phabricator. I getting an the following error when I navigate to the site URL -"Bad getter Call: getTranslation". I am not able to ascertain if the cause of the issue with the phabricator code or APC.
I'm guessing your are missing some requirements.
If you are not sure of what you are doing, I strongly advise going for an installer such as the Bitnami one, I've been using their stacks for a while and my company' Phabricator is installed that way.
see https://bitnami.com/stack/phabricator
recently someone told me that the api was down and when I went to check I'm getting
<fault><faultstring>The Service is temporarily unavailable</faultstring><detail><errorcode>SERVICE_UNAVAILABLE</errorcode></detail></fault>
when I tried to redeploy Im getting the following error message.
http://cl.ly/image/1D2e0L1o2P0p
any clue on what to look for?
Marco
EDIT: the problem went away by itself. I dont like problems that disappear by themselves
There was an issue with some of the orgs in our cloud infrastructure, which should now be resolved. Please let us know, if you are still seeing issues.
You can find more details here: https://community.apigee.com/questions/8314/the-revision-is-deployed-and-traffic-can-flow-but.html
Any hints to allow Zenoss 3 to authenticate via LDAP?
I have it working. Have you see the Howto (referenced in my hints & tips following)??
You may have issues with the python-ldap plugin - I have needed to recompile this each time Zenoss has upgraded - including going to 3.0.2. I wrote some hints here - http://community.zenoss.org/message/43170#43170
Try this:
http://nathaniel.themccallums.org/2008/03/13/ldapactivedirectory-authorizationauthentication-and-zenoss/
then tell us where you had a problem.