ximarx / vlc-shares

Automatically exported from code.google.com/p/vlc-shares
0 stars 1 forks source link

can`t access http://localhost/vlc-shares/public/ #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. after i have done what was written in the installation process i can´t seem 
to access http://localhost/vlc-shares/public/ but i can access 
http://localhost/vlc-shares/
2.
3.

What is the expected output? What do you see instead?
Object not found

What version of the product are you using? On what operating system?
vlc-shares_0.5-alpha6

Please provide any additional information below.
the only part is i only copyied the zand folder not the other stuff that is the 
only think where iam not sure about if that is right or wrong.

Original issue reported on code.google.com by dmc2...@web.de on 1 Oct 2010 at 11:39

GoogleCodeExporter commented 9 years ago
You must be sure to unpack the folder 
/ZendFramework-1.10.6-minimal/library/Zend in the zip file, inside the folder 
vlc-shares/library/Zend/.

After the extraction the vlc-shares structure should be:

  vlc-shares/
    |--- application/
    |--- library/
    |       |--- Zend/
    |       |      |--- Acl/
    |       |      |--- ...
    |       |--- X
    |       |--- ...
    |--- ...

Give a look to the attached image

http://img821.imageshack.us/img821/7704/howtodeployzf.png

Original comment by ximarx@gmail.com on 1 Oct 2010 at 1:06

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
thx for the fast reply. I checked it and it was the same as you described it so 
there was no error in there. I dunno what the problem could be.

Original comment by dmc2...@web.de on 1 Oct 2010 at 3:36

GoogleCodeExporter commented 9 years ago
You should give me more info: do a screenshot of the page and attach it here, 
so i can have more info about the issue.

Double-check your apache config file. If you are in a windows-env and you are 
using easyphp, compare your easyphp config file with the sample that I add in 
downloads section

Original comment by ximarx@gmail.com on 1 Oct 2010 at 4:01

GoogleCodeExporter commented 9 years ago
okay i compared the config file it is the same it has even the same file size 
and i even tried it once replaced by your config file. The only thing i have 
noticed is that the public folder has a different date 26.09 and the other 
folders have 01.10. other than that here are also some pics. A little info i 
live in germany and use cable modem with a wlan router which is running with 
DHCP.

Original comment by dmc2...@web.de on 1 Oct 2010 at 4:21

Attachments:

GoogleCodeExporter commented 9 years ago
okay my fault i changed the wrong config file all along not the apache one 
sorry. that works for now and thx alot for the help and the app.:)

Original comment by dmc2...@web.de on 1 Oct 2010 at 4:50

GoogleCodeExporter commented 9 years ago
the thing is there are 2 config files one is in apache and the other one is in 
C:\Programme\EasyPHP-5.3.2i\conf_files. I just write it if anyone else makes 
the same mistake that i have been doing.

Original comment by dmc2...@web.de on 1 Oct 2010 at 5:20

GoogleCodeExporter commented 9 years ago
The one that must be changed is the one in EasyPHP/conf_files/. The one in 
apache folder will be automatically recreated every time you change something 
in the one in conf_files folder. So, all changes to the one in apache folder 
are useless.

Original comment by ximarx@gmail.com on 1 Oct 2010 at 5:57

GoogleCodeExporter commented 9 years ago
Wow then my mistake wasn´t a mistake afterall lol. But it works atleast for 
today. Becouse only after i changed the apache config it did work. The other 
one was changed the whole time but it didn`t work. 

Original comment by dmc2...@web.de on 1 Oct 2010 at 6:57

GoogleCodeExporter commented 9 years ago
You should always open the configuration file using the link in EasyPHP tray 
icon (and while EasyPHP is running). You can find more info about the EasyPHP 
configuration in the official site.

Original comment by ximarx@gmail.com on 1 Oct 2010 at 8:27

GoogleCodeExporter commented 9 years ago
I dunno if you believe me or not but Today it works again and the apache config 
file didn´t change until now. I did change the config files with notepad++ and 
yeah as you can see i am new into these kind of things i probably make 
something wrong and i will try again later. Thx a bunch for your help and sorry 
to have taken alot of your time which you could have invested into something 
better than helping me. and thx alot for vlc-shares :).

Original comment by dmc2...@web.de on 2 Oct 2010 at 7:03

GoogleCodeExporter commented 9 years ago
Hi,1- Every time I start EasyPHP, it says Apache2.2 port(80)is used by Skype, 
then I need to exit skype and start it again.I downloaded and installed EasyPHP 
5.3.3.1 because I couldnt find the 5.3.3i from your link. According to your 
instruction I opened the EasyPHP-configuration-appache in Notebook and changed 
the listen to (Listen 0.0.0.0:80),removed # from line(#LoadModule 
rewrite_module modules/mod_rewrite.so removed )and added the VLCSHARES text and 
saved it. I couldnt find php_mcrypt (se presente) in PHP Extension to put V 
near it. I downloaded VLCshares and extracted in disktop. I downloaded Zend 
Framework-2.1.3 minimal pack and extracted in disktop. Then I started Easyphp, 
explored it and put unpacked-VLCshares in EasyPHP conf-files and put 
unpacked-Zend framework in VLCshares Library. I also installed FFMpeg. Now when 
I open the (http://localhost/vlc-shares )and 
(http://localhost/vlc-shares/public/),but it says Object not found and error 
404. Your help is greatly appreciated and thanks in advance.

Original comment by khalidmo...@gmail.com on 3 Mar 2013 at 11:15

GoogleCodeExporter commented 9 years ago
Zend Framework 2.x isn't supported. Use 1.x branch

Original comment by ximarx@gmail.com on 5 Mar 2013 at 9:14