NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP MYSQL Problems

Anirudh Zala (Gmail) arzala at gmail.com
Fri Jul 8 02:01:16 EDT 2005


Hi Antonio,

# Your problem has been resolved. You programmers had overwritten file

../FitAndFun2/includes/boxes/currencies.php

=>

../FitAndFun2/includes/classes/currencies.php

That is why output of server was not printed. At this moment I have just
placed proper file in proper directory by downaloding it's appropriate
version.

# I have made 1 more change in file ".../FitAndFun2/includes/configure.php"
at line no 41 to change password of DB server that you had changed but
didn't change in this file.

# That's all for now, take care while using third party softwares.
Understand well before taking into use.

# And yes change necessary password/s now for security reasons.

Thanks

Anirudh Zala
----- Original Message -----
From: <atzeniantonello at bluewin.ch>
To: <arzala at gmail.com>
Sent: Thursday, July 07, 2005 11:54 PM
Subject: Re: [nycphp-talk] PHP MYSQL Problems


> For security reasons
>
> Possword change: [*********]
> Thank you
> Antonello
>
>
>
>
>
> >-- Messaggio originale --
> >From: "Anirudh Zala (Gmail)" <arzala at gmail.com>
> >To: "NYPHP Talk" <talk at lists.nyphp.org>
> >Subject: Re: [nycphp-talk] PHP MYSQL Problems
> >Date: Thu, 7 Jul 2005 09:57:02 +0530
> >Reply-To: NYPHP Talk <talk at lists.nyphp.org>
> >
> >
> >>From my investigation it seems that your php script is "exiting" before
> >it
> >can output something back to server and then to browser. Your webserver
> is
> >working since request goes to proper place (as I can see icon logo in
> >address bar).
> >
> >Further investigation tells that you have used <Directory> directive to
> host
> >....swiss-supp... website and your Document Root for ....swiss-supp...
> >website is SOME_WEBROOT/ FitAndFun2/ and here is problem. So please check
> >that necessary pages exist there. I need to check "index.php" or similar
> >file that loads first when this ....swiss-supp.... website is called.
> >
> >Then I called url like http://www.swiss-supplements.ch/list.php directly
> >(list.php I just tried to check whether php support is there or not) and
> >it
> >output like " No input file specified. " that means PHP support is there.
> >So
> >now I am sure that your script "index.php" (or any other files that is
being
> >included in this script) has problem somewhere.
> >
> >Sometimes it happens that when you upgrade your original software by
adding
> >third party code, and you don't take care about necessary values &
> >parameters like Host name, Db name, Password etc. then called script
(that
> >is part of third party) tends to Exit without further execution. For
example
> >in each php script we include "config.inc" to provide necessary variables
> >about Db, Server, Userid Password etc. and there are most probably some
> kind
> >of validation mechanism/functionality to check whether all critical
values
> >are available for each script or not, and once that
mechanism/functionality
> >fails there, it terminates whole script and output "some/no messages"
about
> >relevant error. So please check whether you have configured all
parameters
> >and values that are required to run your script successfully.
> >
> >Thanks
> >
> >Anirudh Zala
> >
> >----- Original Message -----
> >From: <atzeniantonello at bluewin.ch>
> >To: <talk at lists.nyphp.org>
> >Sent: Thursday, July 07, 2005 1:19 AM
> >Subject: [nycphp-talk] PHP MYSQL Problems
> >
> >
> >> Hi,
> >> I Have two web site on one server I can see only one
> >(www.fitandfun-sportsupplements.ch),
> >> I made a redesigne from algozone.com and from then I cannot see the
other
> >> site (www.swiss-supplements.ch) they sed to me there is a problem with
> >php
> >> but they cannot do anything to fix it. From my team support they don't
> >undertand
> >> what append, so there is someone can please HELP ME!!! I will send all
> >the
> >> information and posswords for the server, the site is a oscommerce
> >e-commerce,
> >> is my job I really need to fix the problem!! Please and sorry about my
> >english.
> >> Reardes.
> >> Antonello Atzeni.
> >>
> >> Fine del messaggio allegato
> >>
> >> _______________________________________________
> >> New York PHP Talk Mailing List
> >> AMP Technology
> >> Supporting Apache, MySQL and PHP
> >> http://lists.nyphp.org/mailman/listinfo/talk
> >> http://www.nyphp.org
> >
> >_______________________________________________
> >New York PHP Talk Mailing List
> >AMP Technology
> >Supporting Apache, MySQL and PHP
> >http://lists.nyphp.org/mailman/listinfo/talk
> >http://www.nyphp.org
>




More information about the talk mailing list