> Why would Apache log an error on a db dump? Or are you talking about
> the execution of the scripts after you import the data? If the latter
Execution of scripts, post import.
> For .htaccess :
> php_value error_reporting "E_ALL"
Tried it.. no difference.
Not sure whether or not this affe
> > Can you verify that the data is actually in the db?
> I'll attempt to reverify by dumping data back out again and comparing
> size. I suspect it is, however.
21M Jul 29 23:19 20040509-clean.sql <-- Before
21M Aug 1 12:03 redump.sql <-- After
Yeah.. all the data's in the DB.
--
PHP
> Can you verify that the data is actually in the db?
I'll attempt to reverify by dumping data back out again and comparing
size. I suspect it is, however.
Ie. The login succeeds because a cookie is set, and I can go to some
scripts, but not others.
Even if it isn't, how could this stop Apac
> I got the following e-mail from this list. Is this legit? I'm skeptical
> because the URL it tells me to click on leads to what looks like a SPAM site
> to me. Here's the full e-mail I received with headers:
...
> Received: from tgpnexus.com ([66.17.150.83]) by mc3-f36.hotmail.com with
> Microsof
> How was the dump made, mysqldump? PHPMyAdmin? Something else?
-- MySQL dump 9.10 - first dump
-- MySQL dump 9.11 - second dump (see below)
> How are you trying to import it? Command line MySQL? PHPMyAdmin?
> Something else?
command line (have SSH/SCP/SFTP access)
mysql dbname < dumpname.sql
> Be sure to check common error logs, ie: apache/error_log,
> /var/log/messages ..
I'll forward this onto the person who admin's the server - I don't have
root access, so don't have rights to the log files in question.
Other than usual boot messages, dmesg says:
sending pkt_too_big (len[1500] pm
> So everything else works fine except phpBB?
Would seem so - but even if it is phpBB, it shouldn't be able to cause a
fault that would cause apache to completely ignore the hit, no?
Ie. some barf report should be generated somewhere..
... I'm trying to figure out:
A. Why the same data with sam
My IHP, Netset, currently went into what I think is Chapter 7.
I was stuck without a host for my messageboard..
Someone steps in and offers me a host.. cool.. I have a SQL dump..
I install phpBB, I import the data, I go to log in...
I get a zero sized response from apache!
Check the error logs.. n
> I suggest if a file then put it outside Apache's document root or use an
> environment variable.
I'm working in a VWS environment - whilst I am in contact with the
system administrator, I don't have access to any config outside of my
own account.
> My older version of php is quite happy with 7
55.
Any suggestions? Good references? Changes since
http://www.php.net/manual/en/security.apache.php ?
ADFH
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
10 matches
Mail list logo