leiaah
Apr 25 2005, 12:52 AM
| | Hey guys. Is PHP working fine for you these days? I don't know what's wrong with mine but my php script doesn't seem to execute itself. I don't get a message in my confirmation page and my entry (in my blog) doesn't get added in the database (mysql). It worked fine days ago. Do you know what's wrong?
I'm sorry I'm still a novice with PHP and MySQL.  |
Reply
leiaah
Apr 25 2005, 12:54 AM
Sorry, is it due to some server traffic?
Reply
Spectre
Apr 25 2005, 04:17 AM
Are you receiving any error messages? Trap17 does experience issues when there are too many people using MySQL at the same time (directly or indirectly), so it may be that there are too many connections. If that's the case, wait a few minutes and try again. Oh, and of course PHP works.
Reply
leiaah
Apr 25 2005, 08:03 AM
QUOTE(Spectre @ Apr 25 2005, 12:17 PM) Are you receiving any error messages? Trap17 does experience issues when there are too many people using MySQL at the same time (directly or indirectly), so it may be that there are too many connections. If that's the case, wait a few minutes and try again. Oh, and of course PHP works. The message that appears when an error is caught doesn't even display. It's a general error message so I'm not sure anymore if it's due to traffic.
Reply
Dragonfly
Apr 25 2005, 10:34 AM
Yes, php was working fine and I didn't experience any such development in recent days. However the problem did occur for database. MySQL database was down from time to time (a few minutes though) in the past week, however the uptime was quite good at that time it won't connect to mysql data base. I created database but it didnt' work and I was very frustrated, but I came to know later that it was due to database. Later on it worked fine. I think your problem too is the same.
Reply
alexia
Apr 25 2005, 10:59 AM
Ok . my php is working fine i think your sql is down or your traffic is high Some times Server Dont work fine contact your webmaster and Server man to fix this problem
Reply
Similar Topics
Keywords : php, working, fine, days
- Php Code Needed
Working Together? (5)
Script Not Working
I don't know why. (6) For some reason my random string script is not working. I got a fatal error when I tried it under
XAMPP. I do not know why. It looks syntatically correct. Could someone help me? Here is the script:
(Warning its over 100 lines long) //This PHP script will generate a random array and turn it into
a string consisting of 0-9 and A-Z. // This is the first developmental version. //Create 10 item
array for string $string = array(0,0,0,0,0,0,0,0,0,0); //Create function to replace 10-36 with
A-Z function conToStr() { for ($a = 0;$a switch($string ) { ....
Php Escaped Control Characters And Windows
they aren't working for me. (3) In php coding, when you escape certain characters, they have an impact on the output of an
echo'd or printed string. ie "\r\n\t" should give you a new line and a tab before
outputting the content for a line of printing. They vary by OS, I know, but I have tried all the
variations I can think of and can't seem to control output using them. Believe me, I have tried
multiple variations and nothing works for me. I have checked the php.ini file for settings but I
can't find where you can modify them. So the question is : Where do i look to conf....
Script Not Working :s
mysql errors (5) process_login.php: Process the login. $host = "localhost";// the host that u are connecting
$username = "root";// user name $password = ""; // passworld $basedatos =
"forum"; //Dont change this1. $db = mysql_connect($host, $username, $password);
mysql_select_db($basedatos, $db); $user= $_REQUEST ; $pass=
md5($_REQUEST ); $query1= "SELECT * FROM smf_members WHERE
memberName='$user'"; $mkquery= mysql_query($query1,$db); $row1=
mysql_fetch_assoc($mkqu....
Login Not Working (uses Mysql)
(11) I don't know what's going wrong here, but it's probably a typo: CODE $iusername
= $_POST['username']; $ipassword =
stripslashes($_POST['password']); include "opendatabase.php";
opendatabase(); $userrow = mysql_query("SELECT * FROM `users` WHERE
`username`='$iusername' LIMIT 1;"); $userarr =
mysql_fetch_array($userrow); $ipassword = md5($ipassword);
if($ipassword != $userarr[3]....
Help With Php Log-in Form
my PHP forum log-in form aint working (5) Ok .... I have this log-in form on my HomePage . It was designed with PHP scripting, but it aint
working. It simply doesnt respond to your log-in command. Can someone please help me with the exact
code to make it work? Here is the code for the log-in form... QUOTE
Forum Log-in
class=gen> Username:
Pass....
Looking for php, working, fine, days
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for php, working, fine, days
*MORE FROM TRAP17.COM*
|
advertisement
|
|