[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NeverMind - Heres the fix



fixed it, heres the fix: 
goto your Config.pi3:
	and right below the line
	CommandLineByExt .pl="perl %p%q"
	add :
	CommandLineByExt .cgi="perl %p%q
	You will now be able to run CGI,

Hope this helps someone who had a problem like me ;)
-NewBy