- Joined
- Oct 9, 2020
- Messages
- 1
- Reaction score
- 0
Hello all,
We have tried installing the Webinar plugin in our Wordpress 5.3.4 version (PHP7 with Nginx) and we come up with the following errors:
(/var/lib/php/session/sess_6tjo4lgvmvg42laku8f78j0ft0, O_RDWR) failed: Permission denied (13) in /home/nsnewid/public_html/wp-content/plugins/3cx-webinars/includes/webinar.php on line 6
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/session) in /home/nsnewid/public_html/wp-content/plugins/3cx-webinars/includes/webinar.php on line 6
Is there anyone who experienced the same issue? Alternatively, is there a non-Wordpress code snippet we can have instead of the Wordpress plugin?
We have tried installing the Webinar plugin in our Wordpress 5.3.4 version (PHP7 with Nginx) and we come up with the following errors:
(/var/lib/php/session/sess_6tjo4lgvmvg42laku8f78j0ft0, O_RDWR) failed: Permission denied (13) in /home/nsnewid/public_html/wp-content/plugins/3cx-webinars/includes/webinar.php on line 6
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/session) in /home/nsnewid/public_html/wp-content/plugins/3cx-webinars/includes/webinar.php on line 6
Is there anyone who experienced the same issue? Alternatively, is there a non-Wordpress code snippet we can have instead of the Wordpress plugin?