noblecomputing
Newbie   Posts: 1 Registered: 10/30/2004 Status: Offline
|
posted on 10/30/2004 at 05:04 PM |
I have installed per your directions but the module icon does not show up
in the administration menu. I look in my php error log and I get this
[30-Oct-2004 16:46:04] PHP Fatal error: Call to undefined function:
pnredirect() in D:\Program Files\Apache
Group\Apache2\htdocs\modules\PostWrap\index.php on line 23 |
| |
| |
MadDog2000
Newbie   Posts: 2 Registered: 12/8/2003 Status: Offline
|
posted on 10/31/2004 at 12:50 PM |
It's a problem with Apache 2.0.
I suggest you revert back to Apache 1.3x as 2.0 is still unstable and you
will sometimes see these types of problems.
I use 2.0 in my test environment and 1.3x in my production environment.
I see the icon in 1.3 but not 2.0.
I don't know what causes the problem or how to fix it (for PostWrap or
other modules either) - all I know is 2.0 interacts with php in a slightly
different way.
Hope this helps.
|
| |