bei meiner phpchrystal 0.070 installation auf meine (XP)WAMP akzeptiert phpchrystal weder localhost noch 127.0.0.1.
Wenn ich hingegen eine online MySQL db nehme hngt er sich mit folgender Meldung auf:
<code>
Warning: Missing argument 2 for faultmysql() in c:\www\phpchrystal\classes\CFunction.php on line 568
Warning: Missing argument 3 for faultmysql() in c:\www\phpchrystal\classes\CFunction.php on line 568
Fatal error: Maximum execution time of 5 seconds exceeded in c:\www\phpchrystal\classes\CDesign.php on line 73
</code>
kennt jemand das Problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
scheint so, als wren da Versionen vermischt.... Folgendes: Aktuelle CVS saugen und dann manuell in der CConfig.pp unter mysql_server die IP deiner Netzwerkkarte angeben. Scheint irgendwie so, als wrde der MySQL-Server darauf gebindet sein
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
bei meiner phpchrystal 0.070 installation auf meine (XP)WAMP akzeptiert phpchrystal weder localhost noch 127.0.0.1.
Wenn ich hingegen eine online MySQL db nehme hngt er sich mit folgender Meldung auf:
<code>
Warning: Missing argument 2 for faultmysql() in c:\www\phpchrystal\classes\CFunction.php on line 568
Warning: Missing argument 3 for faultmysql() in c:\www\phpchrystal\classes\CFunction.php on line 568
Fatal error: Maximum execution time of 5 seconds exceeded in c:\www\phpchrystal\classes\CDesign.php on line 73
</code>
kennt jemand das Problem?
scheint so, als wren da Versionen vermischt.... Folgendes: Aktuelle CVS saugen und dann manuell in der CConfig.pp unter mysql_server die IP deiner Netzwerkkarte angeben. Scheint irgendwie so, als wrde der MySQL-Server darauf gebindet sein