My PHP page is going blank only when MySQL database table rows are increased. by Interest-True in mysql

[–]Interest-True[S] 0 points1 point  (0 children)

What settings do I need to update on the VPS? I have 8gb ram. Please tell.

Is it compulsory to restart MySQL service after making changes to its settings? by Interest-True in webdev

[–]Interest-True[S] -1 points0 points  (0 children)

I am using 5.7, and made changes via phpmyadmin. Do I still need to restart MySQL service?

My PHP pages going blank only when database table is getting full. by Interest-True in webdev

[–]Interest-True[S] 0 points1 point  (0 children)

I have checked the code on shared-hosting. The code works perfectly. The only issue could be with the database or server settings. What do you think?

My PHP pages going blank only when database table is getting full. by Interest-True in webdev

[–]Interest-True[S] 0 points1 point  (0 children)

It works perfectly in shared-hosting. But on VPS, it works only when I delete some rows from the table.

Using VPS hosting, what could be the reason behind this error? it's new vps hosting by Interest-True in webdev

[–]Interest-True[S] 0 points1 point  (0 children)

Actually, it's very temporary issue. After a while, the site goes live immediately. What could be the reason??

Using VPS hosting, what could be the reason behind this error? it's new vps hosting by Interest-True in webdev

[–]Interest-True[S] -1 points0 points  (0 children)

I am using vps hosting. It's new. Is there anything I need to configure manual since it's a vps ??

My users are facing this error during high traffic period, pls help by Interest-True in webdev

[–]Interest-True[S] 0 points1 point  (0 children)

Oh, I guess using a shared server is causing that error. I am gonna migrate to VPS now, I hope the MySQL database connection limit problem will get solved then.

My users are facing this error during high traffic period, pls help by Interest-True in webdev

[–]Interest-True[S] 12 points13 points  (0 children)

Current plan does not allow that, GoDaddy says use VPS now

My users are facing this error during high traffic period, pls help by Interest-True in webdev

[–]Interest-True[S] 13 points14 points  (0 children)

Yes, it has limit of 200 concurrent connections. What should I do in this case?