I am running 1.3.7. with mysql on apache 2.0 and php 4.3.1, all pages were generated and the DB looks good, I can access and navigate the default site as well. However, login doesn't do anything, keeps displaying the IP address of the host + if I try to edit the SandBox and do either a preview or a save, the page resets to the original content!?
(the directory where where the files live is not phpWiki but ABwiki, is that a problem?)
Anyone seen something like that?
Also, how to debug execution, are there any usefull logs besides apache access logs? I've seen the debug button on some sites (I guess I'll have to read more docs down the road). I'd really like to have this thing working as soon as possible but it seems I am stuck now and the FAQ's and docs were of no help.
Best regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<i>I am running 1.3.7. with mysql on apache 2.0 and php 4.3.1, all pages were generated and the DB looks good, I can access and navigate the default site as well. However, login doesn't do anything, keeps displaying the IP address of the host + if I try to edit the SandBox and do either a preview or a save, the page resets to the original content!?</i>
What are your index.php settings? Need more information.
<i>Also, how to debug execution, are there any usefull logs besides apache access logs? I've seen the debug button on some sites (I guess I'll have to read more docs down the road). I'd really like to have this thing working as soon as possible but it seems I am stuck now and the FAQ's and docs were of no help.</i>
One way to debug phpwiki is to use library dbg.so and an IDE such as Nusphere phped(My favorite but expensive), phpedit, zend studio, etc. All those can attache to php-dbg. Installation is a different animal depending on operating system and/or flavor.
-Elec
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running 1.3.7. with mysql on apache 2.0 and php 4.3.1, all pages were generated and the DB looks good, I can access and navigate the default site as well. However, login doesn't do anything, keeps displaying the IP address of the host + if I try to edit the SandBox and do either a preview or a save, the page resets to the original content!?
(the directory where where the files live is not phpWiki but ABwiki, is that a problem?)
Anyone seen something like that?
Also, how to debug execution, are there any usefull logs besides apache access logs? I've seen the debug button on some sites (I guess I'll have to read more docs down the road). I'd really like to have this thing working as soon as possible but it seems I am stuck now and the FAQ's and docs were of no help.
Best regards.
<i>I am running 1.3.7. with mysql on apache 2.0 and php 4.3.1, all pages were generated and the DB looks good, I can access and navigate the default site as well. However, login doesn't do anything, keeps displaying the IP address of the host + if I try to edit the SandBox and do either a preview or a save, the page resets to the original content!?</i>
What are your index.php settings? Need more information.
<i>Also, how to debug execution, are there any usefull logs besides apache access logs? I've seen the debug button on some sites (I guess I'll have to read more docs down the road). I'd really like to have this thing working as soon as possible but it seems I am stuck now and the FAQ's and docs were of no help.</i>
One way to debug phpwiki is to use library dbg.so and an IDE such as Nusphere phped(My favorite but expensive), phpedit, zend studio, etc. All those can attache to php-dbg. Installation is a different animal depending on operating system and/or flavor.
-Elec