<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
	<channel>
	<title>LexiConn Knowledgebase - Questions / Common Problems</title>
	<link>https://support.lexiconn.com/kb</link>
	<description />
	<language>en-us</language>
	<copyright>https://support.lexiconn.com/kb</copyright>
	<generator>ActiveKB NX</generator>
	<webMaster>mailroom@lexiconn.com</webMaster>
	<lastBuildDate>Wed, 29 Apr 2026 01:37:19 EDT</lastBuildDate>
	<ttl>20</ttl>
	<item>
		<title>After I edit my CGI script, it no longer functions.</title>
		<link>https://support.lexiconn.com/kb/questions/70/</link>
		<description>

	Perl CGI scripts must be uploaded to your account via FTP as ASCII files to run properly. Also, all CGI scripts must be executable. This requires setting the permissions on the file using you ...</description>
		<author>LexiConn Support</author>
		<pubDate>Fri, 19 Sep 2008 13:23:33 GMT</pubDate>
	</item>
	<item>
		<title>When I run my script on the web, I get an internal server error.</title>
		<link>https://support.lexiconn.com/kb/questions/75/</link>
		<description>

	This could possibly be because you created and / or published the script yourself and did not set the permissions. From the telnet/ssh shell, you will need to type the command chmod 755 file. ...</description>
		<author>LexiConn Support</author>
		<pubDate>Mon, 28 Apr 2008 16:09:26 GMT</pubDate>
	</item>
	<item>
		<title>When Trying to Run a CGI Script, the Output Page Displays the Code of The Script Instead of Running the Program</title>
		<link>https://support.lexiconn.com/kb/questions/74/</link>
		<description>

	If a CGI script is not in the &quot;cgi-bin&quot; directory and is does not end in .cgi, the webserver does not know it is a CGI script and will try and display it as an html file. All CGI scripts not  ...</description>
		<author>LexiConn Support</author>
		<pubDate>Mon, 28 Apr 2008 15:48:34 GMT</pubDate>
	</item>
	<item>
		<title>The Script Does Not Seem To Exist When Trying To Call It From The Web</title>
		<link>https://support.lexiconn.com/kb/questions/72/</link>
		<description>

	If the CGI script is in your cgi-bin directory, you must use the following syntax to call it correctly (assume abc.com is the domain name you are using):
		
	http://www.abc.com/cgi-abc/File ...</description>
		<author>LexiConn Support</author>
		<pubDate>Mon, 28 Apr 2008 15:01:24 GMT</pubDate>
	</item>
	<item>
		<title>formmail.cgi Gives Me An Error (Bad/No Recipient)</title>
		<link>https://support.lexiconn.com/kb/questions/71/</link>
		<description>


	This indicates that you are trying to send the email to an email address that is not located at your domain (ie something@aol.com). You have 2 choices to correct this problem: 
				
			
 ...</description>
		<author>LexiConn Support</author>
		<pubDate>Mon, 28 Apr 2008 14:27:54 GMT</pubDate>
	</item>
	<item>
		<title>The Server Says My cgi-bin Script Does Not Exist</title>
		<link>https://support.lexiconn.com/kb/questions/69/</link>
		<description>

	If you are referencing your cgi-bin script with this URL:
			
		http://www.yourdomain.com/cgi-bin/script.cgi 
			
		you are not using the correct URL to access your personal cgi-bin.
			 ...</description>
		<author>LexiConn Support</author>
		<pubDate>Mon, 28 Apr 2008 13:21:55 GMT</pubDate>
	</item>
	<item>
		<title>My CGI Script Will Not Write To a File on the Server</title>
		<link>https://support.lexiconn.com/kb/questions/67/</link>
		<description>

	All CGI scripts that are called from the web do not run with your account&#039;s permission by default. This is done for security reasons. The CGI scripts run as the user &#039;nobody&#039;, which is a fake ...</description>
		<author>LexiConn Support</author>
		<pubDate>Fri, 25 Apr 2008 21:33:27 GMT</pubDate>
	</item>
	<item>
		<title>Why can&#039;t I view HTML files in my cgi-bin directory?</title>
		<link>https://support.lexiconn.com/kb/questions/66/</link>
		<description>

	You cannot view HTML files from within your cgi-bin directory.
		
	You will need to place your .html files (as well as images) in your &quot;www&quot; directory (or some other directory below www) in ...</description>
		<author>LexiConn Support</author>
		<pubDate>Fri, 25 Apr 2008 21:31:48 GMT</pubDate>
	</item>
	<item>
		<title>Can I use cron entries with my account?</title>
		<link>https://support.lexiconn.com/kb/questions/65/</link>
		<description>

	If you need access to setup a cronjob entry, please email letting us know that you need access to cron and the reason for this service. We will then activate cron access for your account.
	 ...</description>
		<author>LexiConn Support</author>
		<pubDate>Fri, 25 Apr 2008 21:30:17 GMT</pubDate>
	</item>
	<item>
		<title>Where Can I Find More CGI Scripts To Use On My Site?</title>
		<link>https://support.lexiconn.com/kb/questions/64/</link>
		<description>

	Hotscripts.com is a great site with thousands of CGI scripts written in Perl and PHP that can be installed in your account.
	



</description>
		<author>LexiConn Support</author>
		<pubDate>Fri, 25 Apr 2008 21:29:08 GMT</pubDate>
	</item>
	</channel>
</rss>
