Page 1 of 1

how enable perl?

PostPosted: 28. March 2019 15:40
by krvam
hello, i view this tutorial, https://www.techwalla.com/articles/how-to-configure-perl-in-xampp

but i go to "\xampp\apache\conf\extra" i can't find the file "httpd-perl.conf"

http://prntscr.com/n46y2e

Re: how enable perl?

PostPosted: 29. March 2019 07:08
by Altrea
PERL is activated by default and will parse all .pl scripts which are inside Apaches DocumentRoot or other folders which are configured to execute CGI scripts.
There is no extra perl configuration file needed.

The tutorial you are following seems to be pretty old.

Re: how enable perl?

PostPosted: 29. March 2019 12:40
by krvam
thank, but i have this error

http://prntscr.com/n4lvzn

Re: how enable perl?

PostPosted: 30. March 2019 00:29
by Nobbie
Why did you install that mega super old Xampp 1.7.7? There is no support for the super old installation any more. You should download a new release instead.

Re: how enable perl?

PostPosted: 01. April 2019 13:16
by krvam
Nobbie wrote:Why did you install that mega super old Xampp 1.7.7? There is no support for the super old installation any more. You should download a new release instead.


what? i have the last version installed "7.3.3-1"

Re: how enable perl?

PostPosted: 01. April 2019 16:26
by Nobbie
"Provded Xampp Web Server 1.7.7 is not suitable to update/upgrade your version of Xampp..."???

There is also an error message, that Apache is already running on Port 80 and on Port 443. Seems you have installed more than one Xampp on your PC?! Anyway, something is wrong with your PC/Xampp, find out what is wrong.

Re: how enable perl?

PostPosted: 01. April 2019 17:03
by Altrea
Where does this OCS installation come from?
Seems like this installation is not compatible with the XAMPP environment