Hi there..
sorry its not to confuse anyone as im also confused .. its just one of the suggestions i got... ( sorry if in a dumb as here.. but my head cant get around this)
here is my quesiton..
++++++++++
have a big problem here.
Fatal error: Class 'SPAW_Wysiwyg' not found in C:\wamp\www\learning\test.php on line 113
It used to work fine with my prev version of PHP and setup, but now i have installed WAMP and now i cant get it to work for me...
If i do change the paths and put the editor (SPAW) online then it works for me,,, but it just does not want to work on my localhost.
Is there anything i need to change in the php.ini file. And the fact that its located in
C:\wamp\php is not a problem or is it???
here is my code...
cofig file :
// directory where spaw files are located
$spaw_dir = '/learning/editor/';
// base url for images
$spaw_base_url = 'http://localhost/';
in test.php
$spaw_root = DR.'learning/editor/';
Like i said it worked 100% on my prevous configuration and it works a 100% when i do place it online..
Is there a setting I have to change in WAMP for this to work
+++++++++++++++
and this is the suggestion..
++++++++++++++++
Most likely automatic root calculation doesn't work in this setup.
+++++++++++++++++
so i thought you guys might have a answer on it...
its realy a shot in the dark...

but thanks for the reply
