|
Posted by BDE Consulting on 11/01/07 00:37
On Oct 31, 2:01 pm, BDE Consulting <brent.pa...@bdeconsulting.com>
wrote:
> On Oct 31, 11:51 am, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>
>
>
>
>
> > BDE Consulting wrote:
> > > On Oct 31, 10:54 am, 4sak3n 0ne <4sak3n...@gmail.com> wrote:
> > >> On Oct 31, 10:04 am, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>
> > >>> BDE Consulting wrote:
> > >>>> On Oct 30, 11:57 pm, macca <ptmcna...@googlemail.com> wrote:
> > >>>>> check your server logs...might give you some insight
> > >>>> What would I be looking for exactly? I have little experience in
> > >>>> dbadmin and server admin. I know how to get to my server logs and how
> > >>>> to decipher them but help me to determine what I am specifically
> > >>>> looking for please.
> > >>>> Brent David Payne
> > >>> Maybe anything which looks unusual? Error responses, etc.?
> > >>> It's hard to say exactly what to look for - the possibilities are almost
> > >>> endless. But you should know it when you see it.
> > >>> --
> > >>> ==================
> > >>> Remove the "x" from my email address
> > >>> Jerry Stuckle
> > >>> JDS Computer Training Corp.
> > >>> jstuck...@attglobal.net
> > >>> ==================
> > >> One possibility is that your AddType for php is within a virtual hosts
> > >> (assuming you have Apache). Check to make sure that AddType
> > >> application/x-httpd-php .php is outside of all virtual hosts.
>
> > >> Thats all I could think of at the moment.- Hide quoted text -
>
> > >> - Show quoted text -
>
> > > I don't have Apache I have MS Windows Server 2003. Yeah I know,
> > > Windows with PHP and MySQL--why?? the only programmer I could afford
> > > for LyricVault.com was a PHP/MySQL programmer and I'd already bought
> > > the PowerEdge with Windows installed. Is there an equivilent setting
> > > I should look at in a Windows environment?
>
> > > Brent David Payne
>
> > You need to look into the properties for your website. Each site will
> > have a different properties folder.
>
> > But I still don't understand why you don't use Apache. It's free.
>
> > --
> > ==================
> > Remove the "x" from my email address
> > Jerry Stuckle
> > JDS Computer Training Corp.
> > jstuck...@attglobal.net
> > ==================- Hide quoted text -
>
> > - Show quoted text -
>
> I will drive over to my colocation tonight (having Remote Server
> management issues too, but we won't get into that right now) and see
> what I can find. I will post here additional questions or a million
> thank you notes if this thread solved my problem.
>
> P.S. I don't use Apache because, well, I have been a 'big company'
> loyalist for a long time. I know that is not real popular in this
> forum probably but I like. Microsoft, Sony, Honda, Coca-Cola,
> Amazon.com, Google, etc. ;-)
>
> Brent David Payne- Hide quoted text -
>
> - Show quoted text -
Yes!!! Figured it out. While it wasn't the answer you guys
mentioned, your suggestions made me dig a little bit deeper (and take
more risk on changing things). It turns out that the ASAPI mapping
for PHP was correct on the LyricVault domain but it was pointing to
the wrong DLL on the other domains. I had to go into each web site,
go to home directory tab, go to configuration tab, scroll down to the
php extension, edit it with the new location of the correct DLL for
PHP.
I now have a very sore back (these carts at colocation places are a
bearcat to work with) because I had to change about 40 web sites to
the correct DLL for PHP, but it is fixed.
Thanks to everyone that helped me go down the right track with
confidence. If you click on the original post you will see that all
of the PHPInfo.php files are loading properly.
Thanks everyone!!!
Sincerely,
Brent David Payne
Happy PHP User
Navigation:
[Reply to this message]
|