NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP MYSQL Problems

Rick Olson rolson at aeso.org
Wed Jul 13 20:59:19 EDT 2005


*gasp*

For future reference, it's often times better to send a private email 
with confidential information like this... as opposed to mailing to a 
list that gets read by 21439218749 people.  Especially for a commerce site.

Rick Olson
deviantART, Inc.
http://www.deviantart.com

atzeniantonello at bluewin.ch wrote:

>Hi Anirudh Zala,
>
>As I told you I have problems with the folders FitAndFun and FitAndFun2 the
>last one was redesigned by algozone.com. The site is: www.swiss-supplements.ch
>,
>server address is: ftp://195.186.67.5/FitAndFun/admin
>Login: fitand
>Password: 22332233
>Let me know if you have any other questions.
>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
>>    
>>
>
>_______________________________________________
>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