View previous topic :: View next topic |
Author |
Message |
puertoblack2003 -
Joined: 08 Oct 2006 Posts: 87
|
Posted: Sun Feb 25, 2007 11:28 pm Post subject: Help Or Suggestion |
|
|
before i get hammered i did search but nothing to my issues... :roll:
i running vb on the server and i uploaded a mp3 format ringtones so
members can download it. when the member download it i get a internal 500 error so i check in log for the error and this what i have.
Code: | 'sysctl' is not recognized as an internal or external command,
operable program or batch file.
CGI: [C:\PHP5\php-cgi.exe ] URI: /attachment.php?attachmentid=454&d=1172432870 Bad CGI header line [Audio/mp3]
CGI: [C:\PHP5\php-cgi.exe ] URI: /attachment.php?attachmentid=454&d=1172432870 Bad CGI header line [Audio/mp3]
|
in the mime i have the mp3 setup is there a workable solutions?
thanks |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Feb 26, 2007 2:20 pm Post subject: Re: Help Or Suggestion |
|
|
puertoblack2003,
Do you get new lines appended to cgi.log for each downloaded MP3 file?
Error 500 suggests that MP3 files are being considered as scripts and fail to be executed. What are your scripts paths (in Scripting Parameters)? Have you set the server to use the Windows registry to determine the interpreter of a file (also in Scripting Parameters > CGI Parameters)? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
puertoblack2003 -
Joined: 08 Oct 2006 Posts: 87
|
Posted: Mon Feb 26, 2007 3:48 pm Post subject: Re: Help Or Suggestion |
|
|
aprelium wrote: | puertoblack2003,
Do you get new lines appended to cgi.log for each downloaded MP3 file?
Error 500 suggests that MP3 files are being considered as scripts and fail to be executed. What are your scripts paths (in Scripting Parameters)? Have you set the server to use the Windows registry to determine the interpreter of a file (also in Scripting Parameters > CGI Parameters)? |
you know it's funny when you mention this Quote: | set the server to use the Windows registry to determine the interpreter of a file (also in Scripting Parameters > CGI Parameters) | but wasn't to sure if i was allowed to do that but will get back to you later with results..
thanks |
|
Back to top |
|
 |
puertoblack2003 -
Joined: 08 Oct 2006 Posts: 87
|
Posted: Mon Feb 26, 2007 5:30 pm Post subject: Re: Help Or Suggestion |
|
|
puertoblack2003 wrote: | aprelium wrote: | puertoblack2003,
Do you get new lines appended to cgi.log for each downloaded MP3 file?
Error 500 suggests that MP3 files are being considered as scripts and fail to be executed. What are your scripts paths (in Scripting Parameters)? Have you set the server to use the Windows registry to determine the interpreter of a file (also in Scripting Parameters > CGI Parameters)? |
you know it's funny when you mention this Quote: | set the server to use the Windows registry to determine the interpreter of a file (also in Scripting Parameters > CGI Parameters) | but wasn't to sure if i was allowed to do that but will get back to you later with results..
thanks |
ok i tried and did not work i restarted the server, should i restart computer as well? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Feb 27, 2007 10:39 am Post subject: Re: Help Or Suggestion |
|
|
puertoblack2003,
Please send a reference to this forum post with your abyss.conf and access.log files (compressed in a Zip package) to support@aprelium.com . We'll check them and suggest a solution. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
puertoblack2003 -
Joined: 08 Oct 2006 Posts: 87
|
Posted: Wed Feb 28, 2007 1:31 am Post subject: Re: Help Or Suggestion |
|
|
aprelium wrote: | puertoblack2003,
Please send a reference to this forum post with your abyss.conf and access.log files (compressed in a Zip package) to support@aprelium.com . We'll check them and suggest a solution. |
email sent thank you |
|
Back to top |
|
 |
|