If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  XML
Forum Index » Support Forum
Author Message
orangewizardman
Newbie

Joined: 31/07/2003 08:31:16
Messages: 4
Offline

when i look at the page with the poll on it, it just displays: poll_process(1); ?>

This is exactly how the page looks:

<?php
// Important! You have to include it before your html code
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/booth.php";echo $php_poll->poll_process(1);?>
</body>
</html>

See anything wrong? Thanx for all your help
[Email] aim icon
Anonymous



maybe your server doesn't support PHP
orangewizardman
Newbie

Joined: 31/07/2003 08:31:16
Messages: 4
Offline

i have the php setup files for my server which runs on windows. THERE SOOOO MANY FILES!!!!! how do i install it. I cant seem to find anything to tell me how
[Email] aim icon
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Are you running it off your PC or an actually LIVE server? Coz to get PHP to work you need a web server and then PHP. I can help with installing Apache 2.45 or whatever the latest and PHP 4.2.3 and MySQL 4.013 or again whatever version it is since I've managed to get them to run on my PC which I use as my test server.

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
orangewizardman
Newbie

Joined: 31/07/2003 08:31:16
Messages: 4
Offline

i have a live server, as in theres another computer sitting right next to me . I WOULD LOVE for you to tell me how to get php and mySQL to work.



Thanx soo much
[Email] aim icon
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

Right first go to http://www.apache.org and get the apache web server version 2.0.45 or whayever it is.

Then go to http://www.php.net and get the latest version of PHP.The latest is 4.3.3 I'm running 4.3.1 though there shouldn't be any differences, if there is use version 4.3.1 and then upgrade using their instructions to 4.3.3.

Final bit of downloading go to http://www.mysql.com and get MySQL version for Windows 4.0.14a, the top one.

Next install apache, install php and then mysql. They should all have setup/install.exe files for you to run. To check it went OK under your C drive there should be two extra folders one saying PHP and another saying mysql, if so they are installed. Apache is installed here :: C:\Program Files\Apache Group\Apache2 and the path to where to place documents that are to be accessed from the web are in :: C:\Program Files\Apache Group\Apache2\htdocs

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum