From: Joby W. <joby@u.washington.edu> - 2004-01-06 17:28:23
|
Kinda hard to say, but you could be running into your max execution time. Check your php.ini. Mine is usually set fairly high: 1-2 minutes. Also make sure you are using persistant MySQL connections -- might help. Do you have any more info you can share with us. What error/data is returned on the error? jbw Florian Weber wrote: > > hi! > > for some reason the wiki pages with phpwiki-1.3.7 using mysql as > a db only work on reload. when load a page directly for the first > time it gives my providers script error page without any further > information. > its not a regular php scripting error, those get normally displayed. > seems to be something more 'serious'. > > anybody got an idea what that could be and how i could fix it? > > thanks alot! > > ciao! > floria > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |