hellkvist.org Forum Index hellkvist.org
Discussions about the free software on hellkvist.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

setting up peffis: my galleries of users are missing....

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur
View previous topic :: View next topic  
Author Message
bear
Guest





PostPosted: Fri Jan 30, 2004 2:31 pm    Post subject: setting up peffis: my galleries of users are missing.... Reply with quote

perhaps you can help (-:

having installed peffis (great software!!) on a webspace-hosting
server... i can create new users and the info-mail and new-user-mails
are sended without problems.

but the "home" galleries of the users are missing....
>>Not Found
The requested URL /mmspeff/~bear was not found on this server.>>

http://www.diqua.de/mmspeff/index.php

any ideas?Idea ? please let me know

bear
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Fri Jan 30, 2004 10:38 pm    Post subject: Reply with quote

You need to fix your .htaccess file.

I think yours should probably look something like this:

RewriteEngine On

RewriteBase /mmspeff

RewriteRule ^s/([^/]+)/([^/]+) /mmspeff/send.php [E= ......

RewriteRule ^~(.*) /mmspeff/home.php?user=$1


So you see...the home directories does not exist really. It's just fake with URL's that gets rewritten

Good luck!
Back to top
View user's profile Send private message Visit poster's website
baer
Guest





PostPosted: Sat Jan 31, 2004 3:41 pm    Post subject: server error Reply with quote

hi peffis!
thank You for the fast reply Smile

have corrected and uploaded the .htaccess file.... THANK YOU!!
but when uploading the server shows:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

perhaps i didn`t make the right fix with recmail.pl
$driver ="mysql";
$user = "xxxxxxx";
$password = "xxxx";
$munpack = "/usr/bin/munpack";

does it mean the mysql user-name and password for the database ??

otherwise it seems to be a promlem with apaches httpd.conf
have read woody´s solution:

LoadModule rewrite_module modules/mod_rewrite.so
AddModule mod_rewrite.c

but I´m not shure how to change this - don´t have a own server,
only my standard-package with php&mysql at a web-space-hoster.... Question

bear
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Sat Jan 31, 2004 4:06 pm    Post subject: Reply with quote

Hi,

What you are saying is a bit confusing. Where do you get the internal server error? Do you get that in the phone? The recmail.pl you say you have edited is only used when sending the mms to the site as an email. To do that you need to have the settings that your operator gave you for mms. If you get an internal server error from those settings it is something wrong between you and your operator.

If however you use the other interface, the direct posting method, and set your site as MMSC in your phone. Then make sure you have the right URL setup in the phone, including your subdir mmspeff or whatever you called it. Have you tried running against peffis.com? The mysql password/user must be correct in config.php as well or you will not be able to post against the server. Try posting "by hand" using the poster.php script posted in this forum (search for it!). Then you might see any errors due to misconfiguration

You can also post the URL to your site here and I might, but perhaps I have no time, have a look at it.

Cheers,
Stefan
Back to top
View user's profile Send private message Visit poster's website
bear
Guest





PostPosted: Sat Jan 31, 2004 5:18 pm    Post subject: http://www.diqua.de/mmspeff/index.php Reply with quote

hi peffis!

sorry for the problem...

try the url with peffis on and you`ll see the error....
http://www.diqua.de/mmspeff/index.php

all the files are stored on a commercial server, and I have to upload them...
the standard php and mysql funktions work.... only the user-galleries not.

when .htaccess is uploaded, to the other files - then nothing of peff. works anymore: no faq, no login...... the error message comes, if you visit the url..

´bye
bear
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Sun Feb 01, 2004 9:05 am    Post subject: Reply with quote

Hmm...it might still be some problem in your htaccess file perhaps. Would you mind posting it?
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Tue May 03, 2005 5:22 pm    Post subject: Reply with quote

Peffis wrote:


RewriteEngine On

RewriteBase /mmspeff

RewriteRule ^s/([^/]+)/([^/]+) /mmspeff/send.php [E= ......

RewriteRule ^~(.*) /mmspeff/home.php?user=$1




This worked once I removed the [E = ..... from the third line (and set my own path)
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group