Trubble (php Error)

At the top of my phpvms installation is this text displayed:

Warning: fopen(/home/a4681422/public_html/crewportal//lib/js/jquery-front.js)[function.fopen]: failed to open stream: Permission denied in /home/a4681422/public_html/crewportal/core/classes/CodonCondenser.class.php on line 95

What can that be?

//Joakim

Hey,

You need to give these files write permissions:

/lib/js/jquery-front.js

/lib/js/jquery-admin.js

Thanks Nabeel!

It works now.

It wasn’t any warning when I installed it.