1

Topic: Newbie Issues

I have ran the install.php script and nothing happened.

I am connected to a MySQL database, Have PHP 5 installed and running Xitami http server all on my local machine (Windows 2000).

I have declared my host as both localhost and 127.0.0.1, filled in all other required fields (database name, username, password (blank on my local server), admin username and password, admin email and base url)

The values I have used for the base url have been http://127.0.0.1/test/forum and http;//localhost/test/forum.

My problem is that when I click the "Start Install" button I am returned to a blank install.php page and nothing has been set up in MySQL.

Am I missing some information out?

Pual

Re: Newbie Issues

I suggest you use Dynamic DNS from www.dyndns.org and use your dynamic domain to test your forum, you can update your ip easily. I just thought that maybe your SQL is not working offline or better yet  use your computer name in your system property tab if your working from localhost. If you have php admin you can check for connectivity when working offline.

Re: Newbie Issues

sitri wrote:

I am connected to a MySQL database, Have PHP 5 installed and running Xitami http server all on my local machine (Windows 2000).

are you sure youve installed mysql correctly? if you have, might you be abel to help me instal it? im also using Xitami, PHP5, and MySQL, but im not sure how to get it to work. look at the topic in the Programing forum. thanks

as to your problem, i think ive seen this alot. you should use the search function in here to look an answer

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Newbie Issues

Hi sitri,
What do you mean "blank"? Blank as in all white or blank as in all fields empty?

If it is all white, take a look in the php error.log
(If you are using "http;//localhost/test/forum", try replacing the ";" with a ":" in "http;//localh...")

Re: Newbie Issues

My only question is, why Xitami?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Newbie Issues

ive had alot of problems installing Apache, like it doesnt work. i install it, and it just doesnt run. i open the moniter, and it says its running, but i try going to 127.0.0.1 and i get nothing, except a time out

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Newbie Issues

www.wampserver.com/ install apache, php5, mysql works really well, has a php4 addon which is extremly cool (one click button to swtich between php4 and 5) also has a perl addon which works... very neat big_smile and no crap

Re: Newbie Issues

wow, that worked well

thanks again big_smile

Indocron
$theQuestion = (2*b) || !(2*b);

9

Re: Newbie Issues

If you want the direct link to the English site
http://www.wampserver.com/en/index.php

Re: Newbie Issues

yes, i got that, but now i just screwed myself....

im too lazy to repeat it, but please look in the Programming section, it should stand out pretty well..

Indocron
$theQuestion = (2*b) || !(2*b);

Re: Newbie Issues

If You want easy to install Apache preconfigured with MySQL, PHP, PERL see: http://www.apachefriends.org  available for both Linux and Windows. big_smile