Koozali.org: home of the SME Server

Siteseed

Glenn Tm Pettit

Siteseed
« on: October 31, 2002, 05:56:14 AM »
has anyone installed siteseed (siteseed.org)? It looks pretty good.

Chaloner Hale

Re: Siteseed
« Reply #1 on: November 02, 2002, 05:19:27 PM »
Yes it does look interesting.Glenn Tm Pettit wrote:

guestHH

Re: Siteseed
« Reply #2 on: November 02, 2002, 10:10:20 PM »
Hi,

I gave it a try...

Installing went well, but now for the .htaccess thing. Never did that so...

Any body cares for expaling the .htaccess / htpasswd 'thing'

Regards,
guestHH

Charlie Brady

Re: Siteseed
« Reply #3 on: November 03, 2002, 01:11:48 AM »
guestHH wrote:

> Installing went well, but now for the .htaccess thing. Never
> did that so...
>
> Any body cares for expaling the .htaccess / htpasswd 'thing'

Don't bother. An appropriate template fragment for /etc/httpd/conf/httpd.conf is all you need. You'll probably just need a    Location block defining appropriate access rules.

Charlie

Glenn Tm Pettit

Re: Siteseed
« Reply #4 on: November 03, 2002, 07:53:43 AM »
i am having issues getting its installed... at one point it is erroring out on the DB.... its on www.gtmp.net/siteseed/bo/setup.

Glenn Tm Pettit

Re: Siteseed
« Reply #5 on: November 03, 2002, 07:58:21 AM »
this is the error i am getting


Warning: Access denied for user: 'siteseed@localhost' (Using password: YES) in /home/e-smith/files/primary/html/siteseed/include/db_connect.php on line 16

Access denied for user: 'siteseed@localhost' (Using password: YES)

guestHH

Re: Siteseed
« Reply #6 on: November 03, 2002, 10:19:15 AM »
as an example:

mysql> grant all on siteseed.* to siteseed@localhost identified by 'password';

Chaloner Hale

Re: Siteseed
« Reply #7 on: November 04, 2002, 12:44:36 AM »
I have it going in an iBay. It looks quite powerfull and appears to have a significant learning curve. The more I play with it the more I am interested.

www.chaloner.ca/myslashdot

Chaloner Hale

Charlie Brady

Re: Siteseed
« Reply #8 on: November 04, 2002, 12:48:18 AM »
Chaloner Hale wrote:

> www.chaloner.ca/myslashdot

"Not found" from here.

Charlie

Chaloner Hale

Re: Siteseed
« Reply #9 on: November 04, 2002, 12:58:59 AM »
Sorry,


Try this

Chaloner Hale

Re: Siteseed
« Reply #10 on: November 04, 2002, 01:00:53 AM »
If you want to play with the admin site let me know and I will set you up with htpasswd in the iBay for admin login.


email@chaloner.ca

guestHH

Re: Siteseed
« Reply #11 on: November 04, 2002, 01:12:13 AM »
Chaloner,

Care to share the .htaccess issue... or even a very brief step 1 through 5....

Thanks
guestHH

Chaloner Hale

Re: Siteseed
« Reply #12 on: November 04, 2002, 01:33:51 AM »

guestHH

Re: Siteseed
« Reply #13 on: November 04, 2002, 01:41:30 AM »
Thanks Chaloner,

I installed that one, examined the contents (templates) and understand it.

But still get:
Your web server is ignoring your .htaccess file. Please check your web server configuration.

Regards,
guestHH

Chaloner Hale

Re: Siteseed
« Reply #14 on: November 04, 2002, 01:51:54 AM »
Reload the page?? Maybe... Also this program is configued to use https: for the admin section...

Glen T m Pettit

Re: Siteseed
« Reply #15 on: November 05, 2002, 02:20:06 AM »
I am still getting the DB error... I am lost... can you please help me?

Glen T m Pettit

Re: Siteseed
« Reply #16 on: November 05, 2002, 08:31:30 AM »
question: what were the steps of getting the siteseed to work in the ibay?Chaloner Hale wrote:
>
> If you want to play with the admin site let me know and I
> will set you up with htpasswd in the iBay for admin login.
>
>
> email@chaloner.ca

Kees Blokland

Re: Siteseed
« Reply #17 on: November 05, 2002, 08:56:28 AM »
I just wrote a very quick basic howto, rev 0.0.1 to get you to the point where you can work woth the system..

http://www.blokland.net/mitel/howto


have fun

Kees Blokland

Re: Siteseed
« Reply #18 on: November 06, 2002, 01:05:50 AM »
Charlie wrote:

>A word document? Shame on you!

Humbly accepted..


..just running out of boxes to do things on..
..everything around me is doing sme in one form or another..



used the bosses laptop to write it



trying to do brilliant things behind a single fixed IP address, but making a right mess of it at the moment.



Locals believe they will win.
Put my money on the Aussies..
Will I win ?


;-)

kees

Glen T m Pettit

Re: Siteseed
« Reply #19 on: November 08, 2002, 12:20:34 PM »
I your DOC the PErissions what are they set to


group is it every one or is it admin

access  write read ... group or admin and group

James Douglas

Re: Siteseed
« Reply #20 on: November 13, 2002, 03:13:25 AM »
i get an ht access error and cant do much. Anyone help me out on this?

guestHH

Re: Siteseed
« Reply #21 on: November 13, 2002, 09:55:50 AM »
James,

Look at the previous posts of Kees. It is explained in the how-to.

I can confirm the instructions (how-to) works.

Regards,
guestHH

Glen T m Pettit

Re: Siteseed
« Reply #22 on: November 13, 2002, 12:15:18 PM »
Your web server is ignoring your .htaccess file. Please check your web server configuration.
after reviewing and reviewing the Document i am still getting this error   HELP

guestHH

Re: Siteseed
« Reply #23 on: November 14, 2002, 10:09:29 AM »
Glen,

- Did you made the custom entries in /etc/httpd/conf/httpd.conf ?
- Did you restart httpd (service restart httpd) ?

As Kees writes in his how-to, that is a quick hack to see if you can get it to work. If so, you have to write custom templates and leave the original alone.

guestHH

Re: Siteseed
« Reply #24 on: November 14, 2002, 10:09:41 AM »
Glen,

- Did you made the custom entries in /etc/httpd/conf/httpd.conf ?
- Did you restart httpd (service restart httpd) ?

As Kees writes in his how-to, that is a quick hack to see if you can get it to work. If so, you have to write custom templates and leave the original alone.

Glen T m Pettit

Re: Siteseed
« Reply #25 on: November 14, 2002, 11:10:25 AM »
yes i did but still is not working i have know idaea what to check