Author Topic: Videos, Audios and Upload links webpage cannot be found  (Read 626 times)

foxuser

  • Newbie
  • *
  • Posts: 19
Videos, Audios and Upload links webpage cannot be found
« on: September 08, 2010, 04:01:52 PM »
Hello,

I installed phpmotion v3.5 on my Ubuntu 9.10 server following the installation steps. When I click on the Videos, Audios and Upload buttons I get the following message: Not Found The requested URL /videos/load/recent was not found on this server. The .htaccess file is located in the /var/www directory. I am not sure how to fix this.

Please help!

Thank you,
John

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #1 on: September 08, 2010, 04:26:25 PM »
whats the site url

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #2 on: September 08, 2010, 06:33:21 PM »

We haven't made it available over the internet. What settings or files can I check?

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #3 on: September 09, 2010, 12:38:49 PM »


is the htaccess file in the webroot where phpmotion is installed?

is mod-rewrite enable in apache, and did you setup this user/site by a manual httpd edit?

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #4 on: September 09, 2010, 02:52:34 PM »

I was able to resolve the issue. However, I get the following error message when uploading video: The requested URL /cgi-bin/uu_upload.pl was not found on this server. I get a similar message uploding audio. Any idea on what I missed?

Thank you,
John

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #5 on: September 09, 2010, 03:30:31 PM »
well without being able to see the site it is not an easy answer, it could be a number of issues.

is this installed to a sub directory, if so make sure you followed sub directory install directions, if not
then is this site setup to run cgi from the webroot or outside the webroot.

it sounds like that is the case

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #6 on: September 27, 2010, 02:05:43 PM »
Frankie,

Can you send me an exemple of what the setup should be to run cgi from the webroot? Also, I can allow you to conntect to my computer if you need to see the site. Let me know.

Thank you,
John

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #7 on: September 27, 2010, 02:45:28 PM »
whats the site url, never mind that as i noticed it is not public,
but take a look at the httpd config file for this site and
what is the alias for the cgi bin show?

« Last Edit: September 27, 2010, 02:51:27 PM by frankie »

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #8 on: September 27, 2010, 02:52:50 PM »
The site is for internal use. I can setup a showmypc.com session if you want to connect to my server and view the site. Let me know.

Thanks,
John

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #9 on: September 27, 2010, 03:48:58 PM »
The httpd.conf file located in /etc/apache2 is blank.

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #10 on: September 27, 2010, 03:54:30 PM »
there has to be a config file someplace for the site, either a vhost file or...
how was the site setup manually or via some control panel?

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #11 on: September 27, 2010, 04:01:37 PM »
We used webmin and followed instructions we found on youtube. There is a apache2.conf file in the /etc/apache2 directory. What would the cgi-bin alias look like?

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #12 on: September 27, 2010, 04:11:22 PM »
just attach that file and i will look at it

foxuser

  • Newbie
  • *
  • Posts: 19
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #13 on: September 27, 2010, 06:06:28 PM »
Frankie,

Attached is a text file with the config.

Thanks,
John

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: Videos, Audios and Upload links webpage cannot be found
« Reply #14 on: September 27, 2010, 06:34:50 PM »
that is not of any use, there must be another conf file someplace.

how do you access the site, by ip or domain name, and is phpmotion installed in the web root or a sub directory?

is there a cgi-bin out of the webroot, if so upload all the cgi-bin files there instead of the cgi-bin directory in the webroot