All -
I'm looking to see if anyone knows of a php class for menu navigation. I'm
looking for a pure php / html solution and would like to have the following
features:
bread crumb trails like: "Home >> Level 1 >> You are here"
tree style menu navigation (unlimited levels)
tree layout not de
Mike -
As root run /sbin/ldconfig -v > /tmp/libs.txt then check the /tmp/libs.txt
file to ensure that xmltoc was actually found. If it's not and it is on your
drive then verify the paths in /etc/ld.so.config and run /sbin/ldconfig -v again
after making any changes.
libxml != xmltok afaik.
-- Sc
Christian -
You need to be checking the return values of the mysql_*() functions. Make
sure you're not calling them with a @mysql_*() as that will disable error
reporting.
Perhaps you should give us some examples of what's failing and how?
Also, if the server isn't yours the server admin may ha
Mike -
You're not 100% specfic (or I'm not 100% clear) on what you've tried to do
to fix this but here's a basic recipie which should work for you. (it has
for me.)
1) Get the current php src.rpm file from the Red Hat 7 errata and install it.
2) cd /usr/src/redhat/SPEC/ and edit the php.spec fil
4 matches
Mail list logo