Re: xampp installation
- From: avdavid <avdavid@xxxxxxxxx>
- Date: 4 May 2007 00:12:19 -0700
hmm! well the only thing I would suggest is have a look at the php.iniWhen in xampp - "diff apache/bin/php.ini php/php.ini" shows that they
inxampp/apache/bin rather than the one inxampp/php/ you might see in
that php.ini that the settings which are correct in thexampp/php are
not repeated, thi s is what i think it is. The one in php folder is
for command line work.
are identical.
After I start Apache and I get those error messages, I browse to :
http://localhost/ and get an empty page
http://localhost/index.html and get a page with the text "it works"
http://localhost:8080 and get an error message
does it mean that apache is running and I only have some php problem?
well i use the online manual for apache, and if you're using firefox
just type
"apache 2 docs mod_rewrite" and you will get the link to mod_rewrite,
its a great site actually, couple that with alt.apache.configuration
and you're there.
I would recommend not running to muchxamppstuff at first as its
rather insecure and bulky, and install as services means that
everything starts when your computer does, no hassle.
THere should indeed be two apache processes on windows, one is the
child process that does all the work.
php is set to show errors on startup, which is why you get a whole
load of pop ups, useful for debugging, but I can say thatxamppis
very very stable, its likely to be the wrong php.ini file,
In fact IMHO there should be two but the command line one should be
named php-cli.ini for clarity.- Hide quoted text -
- Show quoted text -
.
- Follow-Ups:
- Re: xampp installation
- From: shimmyshack
- Re: xampp installation
- References:
- xampp installation
- From: DavidNorep
- Re: xampp installation
- From: shimmyshack
- Re: xampp installation
- From: avdavid
- Re: xampp installation
- From: shimmyshack
- xampp installation
- Prev by Date: Re: calling a function through user input.
- Next by Date: Re: $_POST and Building SQL Strings
- Previous by thread: Re: xampp installation
- Next by thread: Re: xampp installation
- Index(es):
Relevant Pages
|