Hi,
I'm trying to install a freshly copy serendipity on my host server Window NT. I have a few yellow warnings before install. Please help me how to fix these. Thanks.
here is the screen captured in gif:
[remove link]
and in text:
PHP installation
Operating system Windows NT 5.2, i586
Webserver SAPI cgi-fcgi
PHP version >= 4.1.2 Yes, 4.4.4
Database extensions MySQL
Session extension Yes
PCRE extension Yes
GDlib extension Yes
OpenSSL extension No [?]
mbstring extension Yes
iconv extension No [?]
zlib extension Yes
Imagemagick binary Not found [?]
php.ini configuration
Recommended Actual
safe_mode OFF OFF
register_globals OFF ON [?]
magic_quotes_gpc OFF OFF
magic_quotes_runtime OFF OFF
session.use_trans_sid OFF OFF
allow_url_fopen ON ON
file_uploads ON ON
post_max_size 10M 8M [?]
upload_max_filesize 10M 5M [?]
Permissions
D:/Domains/mysite.com/wwwroot/ Writable
D:/Domains/mysite.com/wwwroot/templates_c Writable
D:/Domains/mysite.com/wwwroot/archives/ Writable
D:/Domains/mysite.com/wwwroot/uploads/ Writable
Installation need help: Few yellow warnings!
Installation need help: Few yellow warnings!
Last edited by karla on Wed Jan 03, 2007 6:49 pm, edited 2 times in total.
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
couple errors
thank you for quick replied. After I installed it, everything went smoothly except a couple errors:
1. every links on the side menu are broken because they have extra '/'
example:
http://www.mysite.com/index.php?/archives/2007/01.html
you see the extra "/" right after "?"
2. After login the admin section, it logged me out everytime i clicked on the left site links (personal setting, New entries, Edit entries...ect...all of the link that have [adminModule] in the url.)
Please help.
Thank you so much.
Karla
1. every links on the side menu are broken because they have extra '/'
example:
http://www.mysite.com/index.php?/archives/2007/01.html
you see the extra "/" right after "?"
2. After login the admin section, it logged me out everytime i clicked on the left site links (personal setting, New entries, Edit entries...ect...all of the link that have [adminModule] in the url.)
Please help.
Thank you so much.
Karla
can't find the fix.
I've been looking for all day and could not find one that could fix. Many have problem with wrong password and username, author group level, php session. I'm able to login the admin page with no problem. I think it not php session because I have no problem using other php apps on my current hosting.
However, I found one that have exactly the same problem I have, same version (newest one) I use. No solution to fix yet:
http://board.s9y.org/viewtopic.php?t=8205
Any idea ?
Please help. I really like this serenpidity blog (because it has reply threads - exactly what I am looking for).
Thanks a lot.
Karla
However, I found one that have exactly the same problem I have, same version (newest one) I use. No solution to fix yet:
http://board.s9y.org/viewtopic.php?t=8205
Any idea ?
Please help. I really like this serenpidity blog (because it has reply threads - exactly what I am looking for).
Thanks a lot.
Karla
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: can't find the fix.
Hi!
That other topic is from a user who's using IIS, which emits invalid HTTP session cookies that are not usable for serendipity.
Which other PHP apps are you using on your webspace? It simply might be that others are not using PHP sessions.
Maybe you can post a link to your <?php phpinfo() ?> output, then we can see if sessions work.
Does it work for you if you check the "remember me" checkbox when logging in?
Regards,
Garvin
That other topic is from a user who's using IIS, which emits invalid HTTP session cookies that are not usable for serendipity.
Which other PHP apps are you using on your webspace? It simply might be that others are not using PHP sessions.
Maybe you can post a link to your <?php phpinfo() ?> output, then we can see if sessions work.
Does it work for you if you check the "remember me" checkbox when logging in?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Hi,
I'm using window too. I've tried php-nuke, wordpress, mybloggies and had no problem with them. php-nuke- very good app but too big many modules i don't need. wordpress - coding so messy, i don't like it. mybloogies - too basic and i have problem with displaying fonts.
Here is my php test page:
[link removed]
I also tried 'remember me' , didn't work. didn't work on firefox either.
Thanks a lot for your help.
Karla
I'm using window too. I've tried php-nuke, wordpress, mybloggies and had no problem with them. php-nuke- very good app but too big many modules i don't need. wordpress - coding so messy, i don't like it. mybloogies - too basic and i have problem with displaying fonts.
Here is my php test page:
[link removed]
I also tried 'remember me' , didn't work. didn't work on firefox either.
Thanks a lot for your help.
Karla
Last edited by karla on Thu Jan 04, 2007 2:22 am, edited 1 time in total.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi Karla!
Dang, that's bad. I have no possiblity to setup IIS here on my system. Are you fixed on IIS, or could you also use Apache on your server?
However, I'd love to fix this bug on Win-IIS. Would it be possible for you to give me temporary FTP access to your s9y installation? Then I could debug this thing and find out what exactly is getting sent wrong. It must be something related to IIS, I'm quite sure. Some oddity that only MS knows about.
Serendipity has made a huge effort to try to make the cookie-sessions as secure as possible, but this was developed on Apache-servers. So it might be that our security tightening had a bad effect on IIS-compatibility.
Best regards,
Garvin
Dang, that's bad. I have no possiblity to setup IIS here on my system. Are you fixed on IIS, or could you also use Apache on your server?
However, I'd love to fix this bug on Win-IIS. Would it be possible for you to give me temporary FTP access to your s9y installation? Then I could debug this thing and find out what exactly is getting sent wrong. It must be something related to IIS, I'm quite sure. Some oddity that only MS knows about.
Serendipity has made a huge effort to try to make the cookie-sessions as secure as possible, but this was developed on Apache-servers. So it might be that our security tightening had a bad effect on IIS-compatibility.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/