• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

cgi-bin

  1. P

    Resolved SetEnv website configuration unable to get value in cgi

    Hello, we use script language in cgi-bin mode. The scripts receive all Apache variables such as HTTP_REFERER, SERVER_NAME, ... but not environment variables such as LC_CTYPE. Does anybody knows the reason please ? Even if we define "SetEnv myvar "myvalue"" in section "Apache/Nginx" /...
  2. H.W.B

    Issue Can not run CGI-BIN scripts Error 403

    Hello, I am trying to start a CGI-BIN script, but getting error 403. There is NO .htaccess file!! The log files shows : [core:crit] (13)Permission denied: AH00529: /var/www/vhosts/dirkbartels.nl/httpdocs/cgi-bin/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and...
  3. E

    Issue Script alias cgi change doesn't work

    Hi all, Sorry, a stupid question, but how can we change ScriptAlias for "cgi-bin" (default: ScriptAlias "/cgi-bin/" "/var/www/vhosts/mydomain.com/httpdocs/cgi-bin/"). We want to call a cgi installed in the "/usr/lib/cgi-bin/". We have put this in the "vhost_ssl.conf" (and "vhost.conf") from...
  4. Dick Raney

    Resolved Redirect cgi-bin files to website home page

    I'm working on an eCommerce website that recently converted from a CGI script shopping cart to WordPress with WooCommerce. Google and other websites have links to the products with URLs that look similar to this...
  5. Nicolas

    CGI scripts not working

    Hi there, I have search almost every CGI thread on this forum, and none of them solved my script issue. I can't run CGI scripts. Help needed...please. What I have done: Create a "hello world" cgi script and place it under the "cgi-bin" directory: #!/usr/bin/perl # hello.pl -- my first perl...
  6. D

    Issue Incorrect cgi-bin configuration

    I'm running 12.5.30 Update #54 on Centos 7.2. At some point in the last few updates my cgi-bin configuration has been broken and many of my CGI programs have stopped working. For some of my domains (and I think it might be all of my top-level domains - not the sub-domains) the generated...
  7. O

    Issue Moving cgi-bin directory?

    Hi, I recently upgraded to Plesk 12.5. I notice that now it creates the cgi-bin directory under httpdocs. I would prefer to have it in the web root. Two questions: 1) Do I need to manually create a cgi-bin directory if I change cgi-mode for the domain? I read through this thread...
Back
Top