[PHP] MySQL qusetion

2003-03-19 Thread Marc Bakker
Hello,

I want have a Apache/PHP/MySQL configuration running on Win2000 (SP3). In my
website I have a file-upload page where uses can upload a file. The max size
of the upload has to be set in the mysql.ini file but I am not able to do
this.

I use winMySQLAdmin v1.4. When I add in the tab 'my.ini Setup' under
[mysqld] 'max_allowed_packet=8M' to increase the max allowed upload filesize
the corresponding value in the tab 'Variables' does not change (it stays at
the default value of 1048567). Also when I restart te server (using the same
winMySQLAdmintool) this value doesn't change.

Funny thing is that in tab 'Environment' under 'Uptime' the value doesn't
change - even after restarting the server.

Is this tool buggy?

Thanks,

Marc


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] nstalling PHP

2003-03-18 Thread Marc Bakker
Hello all,

I installed PHP, Apache and MySQL. I read the install.txt file that came
with php and changed the default values in php.ini and httpd.conf. When I
restart Apache and type my local website (127.0.0.1/index.php) IE comes with
a 'Save file As' dialog box.

Instead of parsing the php code and returning html code, Apache returns the
index.php file!

What did go wrong here

Thanks for any tips,

Marc

Apache 1.3
php 4.3.1
Windows 2000 SP3
mySQL 3.23.55


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php