masroorejaz
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by masroorejaz-
masroorejaz commented,
Finally found the solution by using ChatGPT. Additionally, you may try changing the mailRead function to read the input in larger chunks than 1KB. For example, you can change the line $sEmail .= f...
-
masroorejaz created a post,
Email pipe to PHP script not getting whole string if email exceeds 1MB
Hello, I am using cPanel Pipe to function to my PHP script using the modified following code to insert email to mysqli:
-
masroorejaz commented,
@masroorejaz - there currently is not a way to have multiple SSL certificates on the same vhost in a cPanel server, so there won't be a way to do that at this time. If you wanted to stick with Po...
-
masroorejaz commented,
Hello, I am facing the same issue. My let's encrypt is enable on all the domains. I am have installed PositiveSSL (ssls.com) and it's only covering main domain only. I need to install Let's Encry...
-
masroorejaz commented,
-
masroorejaz created a post,
Email pipe to PHP script stop working suddenly
Hello, I am using cPanel Pipe to function to my PHP script using the modified following code to insert email to mysqli: