(SOLVED) Problem after publishing to online server July 19, 2022, 04:20:25 PM >>> The problem was modSecurity - it needs to be disabled <<<I'm liking phprad and I intend to buy for a project I am starting, but when publishing in hosting is happening a 'HTTP ERROR 406' after saving a new user. The data was inserted correctly and the problem happens exactly at call: (my_url)/index/send_verify_email_link/xwizzgox@gmail.comBy the way: Works perfectly in my localhost, so I guessing it's some server configuration, however I have no idea how to fix the problem. And 406 error is not common to me and seems to be pretty vague.Please help me because phprad looks perfect to my needs.Thank you in advance!!Alex Quote Selected Last Edit: July 21, 2022, 02:53:06 PM by vsalex
Re: (SOLVED) intent to purchase, but found problem when publishing to online server Reply #1 – July 19, 2022, 09:39:49 PM @vsalex make sure that you are using the same version of PHP being used locally on your production server. Quote Selected
Re: (SOLVED) intent to purchase, but found problem when publishing to online server Reply #2 – July 19, 2022, 09:48:46 PM Yes it was the first thing i did. I also compared the installed php modules... but I forgot to check modSecurity.Thank you for your answer. Soon you will got a new customer (me). Quote Selected 2 Likes
Re: Problem after publishing to online server (settings maybe) Reply #3 – July 21, 2022, 02:20:35 PM Dear @willvin, unfortunately for other people on other IPs it keeps returning 406 error.I thought that disabling modsecurity had solved it because on my IP it is working. This also indicates that the problem is not specific to PHPRAD but some server configuration that is 'breaking' the sending of confirmation email and redirection which happens next...I'm not getting a solution... any suggestions?(SOLVED)OpenSL was re-enabling modsecurity for some reason. Got corrected. Thank you! Quote Selected Last Edit: July 21, 2022, 02:51:49 PM by vsalex
Re: (SOLVED) Problem after publishing to online server Reply #4 – January 17, 2024, 01:32:28 PM Hi. I don't know how to post in this forum so I am asking here. Do you have any tutorial or guide on how to publish the project from PHPrad to online? Quote Selected