- Posts: 7
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
<html> <head> <title>PHP Test</title> </head> <body> <?php echo '<p>Hello World</p>'; ?> <br/> <?php echo phpinfo(); ?> </body> </html>
Unable to open directory: /var/www/vhosts/clickpiu.com/httpdocs/tmp/assets/187a0f4b
Maybe you must set DocumentRoot /var/www/vhosts/clickpiu.com/httpdocs/survey/ or something like that.
pinguinone wrote: Hi,
after more deeping research we find that the problem was from the apache server, changed that everything goes very well.
Thanks for the support!
Gianluca