Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????



On Oct 31, 2:01 pm, BDE Consulting <brent.pa...@xxxxxxxxxxxxxxxxx>
wrote:
On Oct 31, 11:51 am, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:





BDE Consulting wrote:
On Oct 31, 10:54 am, 4sak3n 0ne <4sak3n...@xxxxxxxxx> wrote:
On Oct 31, 10:04 am, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:

BDE Consulting wrote:
On Oct 30, 11:57 pm, macca <ptmcna...@xxxxxxxxxxxxxx> 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...@xxxxxxxxxxxxx
==================
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...@xxxxxxxxxxxxx
==================- 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

.



Relevant Pages

  • RE: phpBB Worm
    ... the getpwent function is not supported on Windows. ... it probably depends on the web server ... I looked at the decoded Perl script, ... was invoked by PHP, which should have the Web server's permissions, ...
    (Bugtraq)
  • Re: PHP Instalation problems. Browser doesnt know what to do
    ... This is loaded and run as a local server (for class ... PHP 5.2.0 from php-5.2.0-win32-installer.msi ... # configuration directives that give the server its instructions. ...
    (comp.lang.php)
  • Re: PHP Instalation problems. Browser doesnt know what to do
    ... This is loaded and run as a local server (for class ... PHP 5.2.0 from php-5.2.0-win32-installer.msi ... # configuration directives that give the server its instructions. ...
    (comp.lang.php)
  • Re: [PHP] SMTP
    ... able to check that my PHP mail function really send correctly emails :-) ... i develop php web application on windows XP platform. ... So which HTTP server are you using? ...
    (php.general)
  • Re: write with cURL
    ... execute permissions. ... This is assuming that the PHP script runs ... of potential security risks from other users on the same server. ... Apache as the global web server user and thus needs world write ...
    (alt.php)