Btw,there is something wrong in my phpmyadmin to,at the botom of the page it says(translated from swe) something like this: Wrong: The extra function to handle linked tables have being deactivated. Show reason <- And when i click on that,a new page come up: PMA Databace...not ok[documentation] Any know whats wrong? Sorry for my bad eng & maybe stupid questions,but i've started to learn mysql,php,apashe etc. about just 1-2 weeks ago,but i learn fast,only i get a little help on the way ;)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dont help...how can i search this error & whats causing it at mysql homepage? Cause i dont understand a sh*t how to search for errors & stuff there,have tryed :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Nop,i just use webserv latest version & phpnuke,this is freeking,i have re-installed windows,same with webserv & anything,just keeping get this error with things,modules etc. who seems to have to create,write temp-files,im a beginner on all this,have i configured something wrong maybe,in php.ini,phpmyadmin or something? Im going insane soon if i cant get this to work proper =/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This should be fixed by editing my.ini and changing the "tmpdir" variable to "C:\webserv/temp". You must stop and restart mysql to have the change take effect.
Daniel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is fixed by editing my.ini and changing the "tmpdir" variable to "C:\webserv/temp". You must stop and restart mysql to have the change take effect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thx you very much ,I had also the problem with "|emp" as tempfolder.
editing my.ini with C:\webserv/temp" instead of "C:\webserv\temp" has solved the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there anyone who know what this error means:
"Database Error
Server Address: localhost
Server Username: root
Error Diagnostic:
Bad query.
Server Error: (1) Can't create/write to file 'C:\WebServ emp\#sql1e8_d9_0.frm' (Errcode: 22)
Last SQL Query:"
CREATE TEMPORARY TABLE
this sound like the mmcache bug, put
auto_globals_jit=Off in the php.ini file whitch is in the webserv\apache2\bin directory
Hmm,cant find any line in php.ini with auto_globals_jit....im using the lates version of webserv,maybe its not included there?
Btw,there is something wrong in my phpmyadmin to,at the botom of the page it says(translated from swe) something like this: Wrong: The extra function to handle linked tables have being deactivated. Show reason <- And when i click on that,a new page come up: PMA Databace...not ok[documentation] Any know whats wrong? Sorry for my bad eng & maybe stupid questions,but i've started to learn mysql,php,apashe etc. about just 1-2 weeks ago,but i learn fast,only i get a little help on the way ;)
please someone help me,or do i have to re-install everything? =/
put
auto_globals_jit=Off
somewhere in the php.ini file
its not there, you have to add it
Dont help...how can i search this error & whats causing it at mysql homepage? Cause i dont understand a sh*t how to search for errors & stuff there,have tryed :)
looks like your code is seeing the temp folder as emp
someone else mentioned that frontpage causes this error, are you using frontpage?
Nop,i just use webserv latest version & phpnuke,this is freeking,i have re-installed windows,same with webserv & anything,just keeping get this error with things,modules etc. who seems to have to create,write temp-files,im a beginner on all this,have i configured something wrong maybe,in php.ini,phpmyadmin or something? Im going insane soon if i cant get this to work proper =/
This should be fixed by editing my.ini and changing the "tmpdir" variable to "C:\webserv/temp". You must stop and restart mysql to have the change take effect.
Daniel
This is fixed by editing my.ini and changing the "tmpdir" variable to "C:\webserv/temp". You must stop and restart mysql to have the change take effect.
post your results if this works, it would solve a problems a few people are having with the name of the temp folder
thanks
Thx you very much ,I had also the problem with "|emp" as tempfolder.
editing my.ini with C:\webserv/temp" instead of "C:\webserv\temp" has solved the problem.
thanks, this fix has ben added to the 1.2.7.0 release
I thx you for doing the this job. We need only to install and everything is configured. You make our life easier.
thx
BILOAGA
Its My Pleasure :)