Yes, I get the nice formatted listing.
I went through my php.ini and the php.ini_dist in 4.3.7. There were a couple
of changes that I don't think will effect me.
What I can find is where I "point" to 4.3.7.. When I run phpinfo.php, I
still get 4.3.2 as my release. Somewhere there must be an .ini that sets
this up.. Can you point me to this .ini file?
Thanks.
Bruce
"Margaret MacDonald" <scratch65536@att.not.invalid> wrote in message
news:qo8pd0laab0c9afcp22l8fb8qon96bv8v5@4ax.com...[color=blue]
> Bruce A. Julseth wrote:
>
>[color=green]
> >- Running PHP Info displaces a formated listing of the config file.[/color]
>
> What do you mean by this? Do you get nicely formatted blue and grey
> tables showing all php's config settings when you call phpinfo() ?
> That's what you should be getting, so if you are getting that you're
> in great shape and can go forward with confidence.
>
> I'd suggest, though, that if all your files are going to be under
> 'sycamore' (or whatever that was...I can't remember it), that you
> consider including that in docroot so that you only need calldi
> hostname/pagename.php to get at the main pages.
>[color=green]
> >
> >Does this mean that Apache is running correctly?
> >
> >I want to upgrade to PHP 4.3.7. Did the configuration file change between
> >4.3.2 and 4.3.7?[/color]
>
> I don't think anything's changed. I thought I was running the Latest
> & Greatest, but maybe that's only on my laptop. Phpinfo() on my dev
> machine claims to be v4.3.0. I know I've upgraded at least twice, but
> the config file didn't change, so in your place I'd presume no changes
> unless it complains. If there's a problem, it'll complain--it's very
> good about that.
>
> If you want to be completely sure, go to
www.php.net and grub around
> for the relevant release notes--they'll tell you if there've been any
> significant changes.
>
> As Cats says, it looks as tho you're all set.
>
> Best luck!
> Margaret
>
>[color=green]
> >
> >Thanks for the help..
> >
> >Bruce
> >
> >
> >"Margaret MacDonald" <scratch65536@att.not.invalid> wrote in message
> >news:95vod0tcdo416eqm7o1h6hjsq1phov612n@4ax.com.. .[color=darkred]
> >> Bruce A. Julseth wrote:
> >>
> >> >I have Apache installed and it is started. Am I not connecting to it
> >> >correctly?
> >>
> >> Sorry, I got confused--I didn't realise you're using Apache.
> >>
> >> Can you serve a straight html page? e.g.
> >>
http://localhost/somepage.html ?
> >>
> >> If you can, then the server is working correctly. Test it, if
> >> possible, using (e.g.) Mozilla as well as IE6, though.
> >>
> >> Then try serving some html page that does not exist, so that you get a
> >> 404 error and can see what server is lodging the complaint. You want
> >> to make sure that it's really Apache doing the serving!
> >>
> >> The next thing to test is whether you have php installed correctly.
> >> If you call a testpage with this content:
> >>
> >> <?php
> >> phpinfo() ;
> >> ?>
> >>
> >> do you get output?
> >>
> >> If you don't, walk through the installation instructions again, making
> >> sure Apache's config file knows about php and that you've copied the
> >> correct dlls to the correct locations. Make sure php.ini is in the
> >> windows system32 directory. Do the walkthrough line-by-line fairly
> >> obsessively, because there are a lot of fiddly bits. Whether or not
> >> you make changes, restart Apache just for fun (it's that little
> >> feather icon in the system tray, very nice). Try the phpinfo() test
> >> program again.
> >>
> >> Let us know how it comes out.
> >>
> >> Margaret
> >>
> >>
> >>
> >> >
> >> >"Margaret MacDonald" <scratch65536@att.not.invalid> wrote in message
> >> >news:rqtod0l18jtjfog0tdsesg2hk89ito14p6@4ax.com.. .
> >> >> Bruce A. Julseth wrote:
> >> >>
> >> >> >I'm a newbie to PHP and am have problems getting simple PHP page
> >> >> >(php_test_page.php) to display correctly. The page is:
> >> >> >. ..
> >> >> >Test Line 1 displays fine by not the PHP line. If I look at the[/color][/color][/color]
source[color=blue][color=green][color=darkred]
> >> >with
> >> >> >the browser (IE 6), the line is still there.
> >> >> >
> >> >> >
> >> >> >
> >> >> >I'm not sure if the following is the problem. I might have two[/color]
> >problems[color=darkred]
> >> >> >here. However, my default web server is not running and I can't[/color][/color][/color]
seem[color=blue][color=green]
> >to[color=darkred]
> >> >> >start it. The following is the scenario with XP Professional:
> >> >> >
> >> >> >
> >> >> >
> >> >> >- Click Control Panel
> >> >> >
> >> >> >- Click Performance and Maintenance
> >> >> >
> >> >> >- Click Administrative Tools
> >> >> >
> >> >> >- Double Click Computer Management
> >> >> >
> >> >> >- Open Services and Applications
> >> >> >
> >> >> >- Open Internet Information Services
> >> >> >
> >> >> >- Open Web Sites
> >> >> >
> >> >> >- The "Default Web Site" is has a red error sign is marked[/color][/color][/color]
as[color=blue][color=green][color=darkred]
> >> >> >stopped. Clicking "Default Web Site" and click "Start" yield an[/color][/color][/color]
error[color=blue][color=green][color=darkred]
> >> >dialog
> >> >> >with the following message. "Unexpected error 0x8ffe2740 occurred."
> >> >>
> >> >> In general, 'unexpected error' is a bad sign, sort of like a[/color][/color][/color]
newspaper[color=blue][color=green][color=darkred]
> >> >> article that starts out 'Among the injured...'. Are you in a
> >> >> position to re-install XP and see whether that helps? If not, you
> >> >> might try a workaround by getting and installing a copy of Apache,
> >> >> unless there's some reason why you positively must use the XP[/color][/color][/color]
default[color=blue][color=green][color=darkred]
> >> >> one.
> >> >>
> >> >> Good luck.
> >> >>
> >> >> Margaret
> >> >> --
> >> >> (To mail me, please change .not.invalid to .net, first.
> >> >> Apologies for the inconvenience.)
> >> >
> >> --
> >> (To mail me, please change .not.invalid to .net, first.
> >> Apologies for the inconvenience.)[/color]
> >[/color]
>
> --
> (To mail me, please change .not.invalid to .net, first.
> Apologies for the inconvenience.)[/color]