kirasama Posted April 16, 2017 Posted April 16, 2017 HelloHow can i setmax user connectionsfrom 4 to 0 as you can see but i get error (Access denied) Cpanel username: dwMain Domain: dw.heliohost.orgServer: johnny.heliohost.orgE-mail: hak.ghosts@gmail.com
wolstech Posted April 16, 2017 Posted April 16, 2017 You can't. That value is a global for everybody on the server. Krydos is the only one who can change that, and we would never set it to 0 if we did. Using 0 would allow unlimited connections, which would make it very easy for a user to cause high load or crash MySQL. In all my time here, and as a PHP developer using MySQL, I've never had a reason to open 4 connections at once. What are you trying to do that 4 is not enough?
kirasama Posted April 17, 2017 Author Posted April 17, 2017 sorry i think i'am the only one who use this variable :3 i'am making an program in C# which using MySql Connection to test accounts system in database like create accounts , login , Get Profile all working successfully without any security gaps but i think if me changed this variable to 0 that's will make it more strong like multiple people are creating an account in the same time anyway that's only test and i ask if me can change the variable only because that's will make it best but if you won't i will complete my accounts system journey in C# to know what's the best so no problem if you say no , that's my reason and sure 4 is Great enough but for an php [/size]developer as you say not C Progammer ^^ I Have found an EPIC SOLUTION!!! Just using WebRequest and WebResponse and try to link it to the database using PHP Hope that will help all programmers like me xD
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now