Does AdvoKit have problems on PHP5?
Submitted by patdunlavey on Tue, 03/28/2006 - 15:15.
AdvoKit Info | AdvoKit Users
No. Many people, developers and users, have experienced no problems either installing or running AdvoKit under PHP5. Problems can usually be tracked down to either file and directory permission issues (many PHP setups will not execute a php file that has public write permission - 777, 755 is usually the correct chmod setting), or to PHP timeout time being too short for some operations (usually encountered on install).
