From a8021957a4c09069a3357c726f04fa4d73968e32 Mon Sep 17 00:00:00 2001
From: Marc Delisle
- This is a problem under investigation. Seems to be OS and/or browser-
- dependent. For now, create a smaller number of fields, then come back to
+ We could reproduce this problem only under Win98/98SE. Testing under
+ WinNT4 or Win2K, we could easily create more than 60 fields.
+
+ A workaround is to create a smaller number of fields, then come back to
your table properties and add the other fields.
- I have found a bug. How do I inform developpers?
+ I get errors about not being able to include a file in /lang
+
+ Check php.ini, or ask your sysadmin to check it. The include_path
+ must contain "." somewhere in it, and open_basedir, if used,
+ must contain "." and "./lang" to allow normal operation of phpMyAdmin.
+
+ I have found a bug. How do I inform developers?
Our Bug Tracker is located at
http://sourceforge.net/projects/phpmyadmin under the Bugs section.