Author |
Message |
22/05/2002 18:32:50
|
Anonymous
|
I have been messing with this poll for a week now, with NO luck, can't get any help from here, and the install guide is a joke. Looks like a great poll but i cant put up with the lack of care for instuctions..... time to go else where.
|
|
22/05/2002 20:36:22
|
Anonymous
|
Ok. The problem is most definitely not with the files. I simply dropped them into my website in a folder called 'poll'. Run /poll/admin/index.php . And it all worked perfectly. Literally took about 5 minutes.
Make sure:
1) You have PHP installed (if you are running your own server)
2) You are allowed to use PHP (if you are on a remote server)
3) PHP is enabled)
4) Write access is enablded for config files
The problem is most likely in your server settings somewhere.
-Mike
|
|
22/05/2002 23:44:32
|
Anonymous
|
I did that, it works fine, my problem now is when I hit submit on the poll it gives me this error on the top of my page..
-----------
Warning: Cannot add header information - headers already sent by (output started at /mnt2/users/shap/shap//html/testingphp.php:3) in /mnt2/users/shap/shap/html/poll/poll_cookie.php on line 22
-----------
any ideas?
before I was trying to set up the textfile, the db runs MUCH better
|
|
22/05/2002 23:46:32
|
Anonymous
|
ALSO
why does it only work right when I end the page with .php and doesnt work with .html?
|
|
24/05/2002 13:14:49
|
Anonymous
|
You need to have the page file extenxtion to .shtml
Look at the guide I did for this earlier regarding .htaccess
ATB
Catz
|
|
|