Palpale Posted July 28 Posted July 28 Hey, can you do me a favor to do: Changing my main domain to plj.my.id Changing some php settings to meet my theme requirements Remove papale.my.id and mails.papale.my.id from my account max_execution_time = 180 memory_limit = 128M post_max_size = 64M upload_max_filesize = 64M max_input_time = 60 max_input_vars = 3000
wolstech Posted July 31 Posted July 31 The execution time limit cannot be increased to prevent overuse of resources, and to be honest, if a page needs to run this long, the user is going to be long gone before it finishes anyway. If this is for Wordpress, you're better off finding different software...it's known to get people suspended without increasing any limits. The memory limit was already set to 128M, the max_input_time was already set to 60. The max_input_vars, post_max_size and upload_max_filesize have been increased for the domain plj.my.id. The domains mails.papale.my.id and papale.my.id have been removed. The domain plj.my.id has been made your main domain. Note that the document root has changed as a result of this (it's now ~/httpdocs instead of ~/plj.my.id). I configured SPF for you, but am unable to configure DKIM because the server fails to generate a key for your domain. Krydos will need to take a look at why the DKIM key will not generate. The bubble that usually lists the DNS record to use has nothing listed even after I turn it on and refresh the page...
Krydos Posted July 31 Posted July 31 SPF, DKIM, and DMARC have been set up for you, but since you're using Cloudflare you'll need to copy over the values yourself, or switch to our nameservers. _dmarc 14400 IN TXT "v=DMARC1; p=quarantine" _domainkey.plj.my.id. 14400 IN TXT "o=-" default._domainkey.plj.my.id. 14400 IN TXT ( "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw61mZ5OtEYgouyvNbdLO6gD2qyQiqN3WV0i8DrobORRCktp4shtyJuOxfpzsA6/L36hm/uEf5OW+xb5w3LtxoXddQM/k7lisFsp4QUhP4dVg1ZFmc5VE7uJhqjJFIcQGeFdjIieX7a4HDHZnsYUlyNH/4llUn7qn/83lyW99yeWae6f9bpVf3rcTJnmL3tZMj" "9Wyj+ARKbVfApETdG6IB/Ymj3edA/vEsonx68z12d4M4D72vago/SF3+2465GgBz+aKIGHFNzK9P4S/8I1hAUYLxeUDJilxyhj4grVoffpXYQtbGemkIpnATFmmhN0dICmh+PZ6FstEO4Z8/dHxNQIDAQAB;" )
Recommended Posts