New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Bubba TWO and Gallery2 setup problem
Bubba TWO and Gallery2 setup problem
Has anyone installed Gallery2 on his/her Bubba TWO??
I'm getting a readonly problem during setup.
G2data is readonly.
I tried FTP 777 or 755 to modify the attributes but nothing helps.
Is it a BUBBA problem??
Can anyone help
Thanks in advance
PUMA
I'm getting a readonly problem during setup.
G2data is readonly.
I tried FTP 777 or 755 to modify the attributes but nothing helps.
Is it a BUBBA problem??
Can anyone help
Thanks in advance
PUMA
-
- Posts: 16
- Joined: 12 Oct 2008, 18:21
I copied the gallery zip (unzipped it to bubba/home/web/gallery2 direcory.
Then I runned the install/ PHP file to setup gallery.
After authorization by step 4 i have to select a storage directory for example g2data and when i do that i get the error this directory is read only.
I'm a Linux newbie so can you please tell me what you mean by APT-get??
am i doing it completely wrong by just copying and run the PHP file??
Thanks in advance
Puma
Then I runned the install/ PHP file to setup gallery.
After authorization by step 4 i have to select a storage directory for example g2data and when i do that i get the error this directory is read only.
I'm a Linux newbie so can you please tell me what you mean by APT-get??
am i doing it completely wrong by just copying and run the PHP file??
Thanks in advance
Puma
can't access http://bubba/
Hello Nitram,nitram wrote:apt-get install gallery2 should do the trick
I have installed gallery2 with apt-get but can't acces it through:
http://bubba/
it saids:
Forbidden
You don't have permission to access / on this server.
--------------------------------------------------------------------------------
Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 PHP/5.2.0-8+etch11 mod_ssl/2.2.3 OpenSSL/0.9.8c Server at server Port 80
Is there perhaps something more I have to install to get it working?
Rewien
Re: can't access http://bubba/
Edit /etc/apache2/conf.d/gallery2 and uncomment the first line, execute thereafter /etc/init.d/apache2 reloadrewien wrote:Hello Nitram,nitram wrote:apt-get install gallery2 should do the trick
I have installed gallery2 with apt-get but can't acces it through:
http://bubba/
it saids:
Forbidden
You don't have permission to access / on this server.
--------------------------------------------------------------------------------
Apache/2.2.3 (Debian) mod_fastcgi/2.4.2 PHP/5.2.0-8+etch11 mod_ssl/2.2.3 OpenSSL/0.9.8c Server at server Port 80
Is there perhaps something more I have to install to get it working?
Rewien
/Carl
Re: can't access http://bubba/
Hello Carl,carl wrote: Edit /etc/apache2/conf.d/gallery2 and uncomment the first line, execute thereafter /etc/init.d/apache2 reload
/Carl
I tried accesing the command, but it gives me access denied
Using username "rewien".
Using keyboard-interactive authentication.
Password:
Using keyboard-interactive authentication.
Linux server 2.6.26.5 #1 Tue Sep 16 18:11:30 CEST 2008 ppc
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Oct 15 00:05:29 2008 from 192.168.123.189
srewien@server:~$ su
Password:
server:/home/rewien# /etc/apache2/conf.d/gallery2
bash: /etc/apache2/conf.d/gallery2: Permission denied
server:/home/rewien#
Any idea what i did wrong?
and I have another question:
I installed gallery2 before but manually, so i downloaded it and then uploaded the tar.gz file to bubba web folder.
After that i used putty and installed it using: cd/home/web/
and then ran: apt-get gallery2.tar.gz
it installed gallery to my web folder but now i want to remove it since I installed it directly using: apt-get install gallery2
How can i remove the install files from bubba web folder?
tried deleting it using the filemanager but it saids failt cannot delete
Rewien
Rewien,
Carl means that you should edit the file with vi or vim (editors), I'm used to vi so i'm using vi, but you can use any editor you like. Try googling on vim
About the removing, you can remove anything you like as long as you're root (but keep in mind that removed is removed no second chance) try the manpages for rm (man rm).
Good luck
Martin
Carl means that you should edit the file with vi or vim (editors), I'm used to vi so i'm using vi, but you can use any editor you like. Try googling on vim

About the removing, you can remove anything you like as long as you're root (but keep in mind that removed is removed no second chance) try the manpages for rm (man rm).
Good luck
Martin
Last login: Wed Oct 15 00:05:29 2008 from 192.168.123.189
srewien@server:~$ su
excito
then type following command
nano /etc/apache2/conf.d/gallery2
there you edit the content and save it. You can also ftp to your bubba and delete the old ftp transferred files. When you delete files using putty be sure that you canged user after normal login by entering "su" and then password "excito".
srewien@server:~$ su
excito
then type following command
nano /etc/apache2/conf.d/gallery2
there you edit the content and save it. You can also ftp to your bubba and delete the old ftp transferred files. When you delete files using putty be sure that you canged user after normal login by entering "su" and then password "excito".
Hello,
I reinstalled bubba two completely and after that installed gallery2
apt-get install gallery2
The whole installation took place.
As local host I put in popup inside putty "bubba"
The installation program than reloaded apache
The problem is how does it work?
When i type Gallery2 or bubba/gallery2 or http://bubba/gallery2 nothing happens only cant find website
What am i doing wrong?? Im feeling such a child which linux ;-)
puma
I reinstalled bubba two completely and after that installed gallery2
apt-get install gallery2
The whole installation took place.
As local host I put in popup inside putty "bubba"
The installation program than reloaded apache
The problem is how does it work?
When i type Gallery2 or bubba/gallery2 or http://bubba/gallery2 nothing happens only cant find website
What am i doing wrong?? Im feeling such a child which linux ;-)
puma
Edit /etc/apache2/conf.d/gallery2 and uncomment the first line, which is an alias.Puma wrote:Hello,
I reinstalled bubba two completely and after that installed gallery2
apt-get install gallery2
The whole installation took place.
As local host I put in popup inside putty "bubba"
The installation program than reloaded apache
The problem is how does it work?
When i type Gallery2 or bubba/gallery2 or http://bubba/gallery2 nothing happens only cant find website
What am i doing wrong?? Im feeling such a child which linux
puma
/Carl
gallery2
Thanks everyone,
I'm able to access the instal page of gallery2 now, however it's asking me to create a "login.txt" file in the /usr/share/gallery2 directory.
How can I create this using nano?
"Authenticate
In order to proceed with the install, we have to verify that you are who you claim. The best way to be sure is to ask you to make a tiny change in the Gallery directory which will prove that you have the right permissions. So, we're going to ask that you create a new text file called login.txt in the /usr/share/gallery2 directory on your webserver (that's the same directory where main.php is located). It must contain the following randomly generated characters:
fc0a4f9cae0d84376dedb023748c1cf7
As a convenience to you, we've prepared a correct version of login.txt for you. Download that and copy it into your /usr/share/gallery2 directory and you're all set.
Once you've uploaded the file, click below to continue. "
Rewien
I'm able to access the instal page of gallery2 now, however it's asking me to create a "login.txt" file in the /usr/share/gallery2 directory.
How can I create this using nano?
"Authenticate
In order to proceed with the install, we have to verify that you are who you claim. The best way to be sure is to ask you to make a tiny change in the Gallery directory which will prove that you have the right permissions. So, we're going to ask that you create a new text file called login.txt in the /usr/share/gallery2 directory on your webserver (that's the same directory where main.php is located). It must contain the following randomly generated characters:
fc0a4f9cae0d84376dedb023748c1cf7
As a convenience to you, we've prepared a correct version of login.txt for you. Download that and copy it into your /usr/share/gallery2 directory and you're all set.
Once you've uploaded the file, click below to continue. "
Rewien