Search found 9 matches

by gjpc
Sat Aug 05, 2006 2:15 am
Forum: General discussions
Topic: Google visibilty
Replies: 2
Views: 2067

Google visibilty

I am finding that some unique phrases I am using in my posts are not showing up in google searches.

What can I do to make sure that google indexes all my blog entries?
by gjpc
Mon Jan 16, 2006 9:21 pm
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

We have backup plugin running on FreeBSD 6.0

Hi Garvin,

Looks like this last pass has solved all of the operational problems :)

I downloaded the new plugin with the Tar.php correction and found out that the freebsd port did not download the pear-File_Archive port.
I installed that and everything went fine after I added the pear's location ...
by gjpc
Mon Jan 16, 2006 2:12 am
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

very close now

Hi Gavin,

I removed the plugin then deleted the directory and loaded down your new version. The great news is that most everything is working! :)

The blugin is still looking for the Tar.php in a a bundeled-lib directory that does not get installed on the the down load. I tried to link -s to the ...
by gjpc
Fri Jan 13, 2006 8:11 pm
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

Almost completely working

Hi Gavin,

Your solutions have created great progress. Here is what I did.

1. I created a s9ybak directory in usr/local/www
2. I pointed all my blog backups at a sub-directory in here
3. I added the usr/local/www/s9ybak to the opendir for each site

However :( I still have problems.

First run of ...
by gjpc
Thu Jan 12, 2006 7:33 pm
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

more information after some tinkering

Hi Gavin,

I listened to your comment about not being admin level and I performed an experiment. Of course first I checked to see if I was logging into the andmin suite as an admin, and yes indeed, my level is 255.

However I then commented out the test in serendipity_event_backup.php for the event ...
by gjpc
Thu Jan 12, 2006 6:45 pm
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

more backup info

Hi Gavin,

Thanks very much for the reply.

I am sure that I am the admin user.

here is the serendipity_plugins table


mysql> select * from serendipity_plugins ...
by gjpc
Wed Jan 11, 2006 5:52 pm
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

basedir

Hi Gavin,

Here is /usr/local/www/data/virtuals/blogcircle/htdocs/plugins/serendipity_event_backup

total 70
-rw-r--r-- 1 www www 819 Jan 10 23:25 backup.sh
-rw-r--r-- 1 www www 3391 Jan 10 23:25 lang_en.inc.php
-rw-r--r-- 1 www www 4079 Jan 10 23:25 lang_ja.inc.php
-rw-r--r-- 1 www www 60075 Jan ...
by gjpc
Wed Jan 11, 2006 8:46 am
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

the install went but I have errors in httpd error log

hi,

sourceforge must have come back on line however there is still no menu ithem for backup and this error in the httpd error.log:

[Tue Jan 10 23:25:34 2006] [error] [client 198.182.184.5] PHP Warning: mkdir(): open_basedir restriction in effect. File(/www/blogcircle/htdocs//plugins/serendipity ...
by gjpc
Wed Jan 11, 2006 12:04 am
Forum: Plugins
Topic: Trouble with backup plugin
Replies: 13
Views: 6985

Trouble with backup plugin

Hi all,

I have just installed 4 blogs on my freebsd 6.0 server using mysql and the multiple user install instructions.

I loaded the backup plugin successfully on one site. However I do not see any backup entries in the administrators menus.

When I attempted to install backup on the second site I ...