It's the oddest thing. I've found the logs but there is no error at all, the
server just hangs and the only way to get it back is to restart Apache.
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Thu 1/7/2010 9:04 AM
To: Vernon We
Didn't know there were php logs, I thought they would be included in the Apache
logs, where do I find the php logs?
~V
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Thu 1/7/2010 8:42 AM
To: Vernon Webb
Cc: php-general@lists.php.net
Subjec
y odd is the fact
that it worked in a previous version of php, so waht's changed?
~V
From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk]
Sent: Thu 1/7/2010 7:52 AM
To: James McLean
Cc: Vernon Webb; php-general@lists.php.net
Subject: Re: [PHP] Site Moved
I move a number of sites from one server to another and one the one server we
had php4 and now we have php5 and since then my server seems to hang every time
there is a header, location redirect. Anyone have any ideas on how to resolve
this? Is there something I can easily change in the php.ini
I've just upgraded to php 5 and am now getting the following error:
Warning:
unlink(/home/mywebsite/public_html/resumes/travelport_holiday_rev1.html)
[function.unlink]: No such file or directory
This worked fine prior to the upgrade and obviously the file does exist.
What has changed and how
> Register Globals?
You got it. Is there any advantage to having this turned off?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've recently upgraded a server from Fedora Core 3 to Core 5 in the process php
had
been upgraded from either 3 or 4 to php 5. In doing so I had to do a major
overhaul of
a web site as many things stopped working (.i.e $HTTP_POST_VAR, etc). Haven't
gotten
through most of that I know have a pr
I'm trying to find a way to search text files in a directory using php. I've
done some researching under the filesystem section on php.net but seem to
have come up empty handed. Is there a way to do keyword searches on a txt
file in a directory hopefully with some type of relevance ranking?
Thanks
I made some modifications to the code and I do not get ant error messages,
but the database is still not updated. Here's the code:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Here's the thing. I'm trying to update a record when a user logs in. I have
a login script that I am trying to have automatically update a record upon
login. I figure the easiest way to do it is have the page submitted to
another page which updated the record's last access date and then redircts
10 matches
Mail list logo