What version of MySQL are you using?
>From 4.0.13 there is a severe bug that corrupts table after a DELETE
operation. Solution: revert to 4.0.12
See http://bugs.mysql.com/bug.php?id=1321
HTH
Ignatius
_
- Original Message -
From: "Charlie Brewer" <[EMAIL PROTECTED]
My forums used to work :) Now when I go to them from my main page, I get the following
error:
===
General Error
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 127 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( nuke_bbforu
Shouldn't that be echo (date ( "T", mktime() )); ?
Shadow
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dear friends,
I have never done this before but i have to do the below sometime soon.
I have an xml file that needs to be edited using php via the web.We want to
edit its attributes and then save the updated xml file to a database field.
Is this possible please put me on the right track.
I am so
php-windows Digest 2 Oct 2003 04:27:35 - Issue 1936
Topics (messages 21641 through 21642):
Path string manipulation
21641 by: Gerardo Rojas
Q on TZ on Win 2k
21642 by: jsWalter
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe fro
Why does this line...
echo date ( "T", mktime() );
Give me 'BST' on my Win 2k pro box?
Walter
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have the users input a path. When I print it out it has the double "\\" slashes,
how do I get rid of the extra slash. Where does it come from?
php-windows Digest 1 Oct 2003 16:21:49 - Issue 1935
Topics (messages 21632 through 21640):
TimeZone and DST on windows...
21632 by: jsWalter
Re: Can't start php under Apache after Load Module php4apache.dll
21633 by: manon
XML->HTML using XSLT
21634 by: Thijs Koe
Hi,
how could I determine file type? (not according to extension..)
Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sorry I didn't mean work literally, but it should return the error you are
looking for to describe what's up. Likewise with the other lines remove the
or exit(); in case you have a typo.
"Mike Quinn" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> Hi Morton,
>
> Remove or exit
Hi Morton,
Remove or exit(); on the mysql_select_db("sampdb"); and that should work for
you!
Regards,
Michael Quinn
"Morten Gulbrandsen" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
Thanks,
I did, and now I can restart Apache.
Here is my simplest PHP script.
And
On Wed, 1 Oct 2003 11:10:31 +0200, Morten Gulbrandsen wrote:
Hi Morten
>php version 4.3.3
>Apache version 1.3.28
>MySQL server version: 4.1.0-alpha-max-debug
>
>Suitable for
>Microsoft Windows 2000 [Version 5.00.2195]
I have this setup now running on my Win2K notebook ... and so far
there were n
Thanks,
I did, and now I can restart Apache.
Here is my simplest PHP script.
And the output is
127.0.0.1
Can't ask for more than that!
I hacked a small script in order to connect to MySQL,
containing these lines.
a simple example
Welcome to the very first MyS
Please tell me,
is
php version 4.3.3
Apache version 1.3.28
MySQL server version: 4.1.0-alpha-max-debug
Suitable for
Microsoft Windows 2000 [Version 5.00.2195]
Yours Sincerely
Morten Gulbrandsen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
Thanks - especially Ken - for all the help. My aim was to make the use of
my XML browser independent, so I tried to work with the XSLT extension but
without much succes. I used this code from the manual and changed the filenames,
but I get validation errors or nothing at all. I know the XML is work
Try this: put a copy of the php4ts.dll in your php\sapi folder
-Oorspronkelijk bericht-
Van: Morten Gulbrandsen [mailto:[EMAIL PROTECTED]
Verzonden: dinsdag 30 september 2003 18:04
Aan: [EMAIL PROTECTED]
Onderwerp: Can't start php under Apache after Load Module php4apache.dll
Hello Prog
16 matches
Mail list logo