Page 1 of 1
phpwcms & PHP5 BUG
Posted: Mon 10. May 2004, 13:30
by Florian
Hi there,
phpwcms cannot be run under PHP5, because of a function called "public" in general.inc.php starting in line 281. "public" is a predefinied handler within PHP5 core. It needs args and so it cannot be used to label functions.
So, Oliver, can you be so kind and rename the function in the next relase, please?
My very best thanks
Cheers,
Florian
Posted: Wed 12. May 2004, 00:30
by Oliver Georgi
Ich habe intensiv gesucht und keinerlei Nutzung der Funktionen innerhalb von phpwcms gefunden - also deaktiviert.
Oliver
Posted: Sat 15. May 2004, 10:40
by The Wolf
In english: I looked hard for uses of the function and found none - so I deactivated it.
(might not be 100% correct)
So it will work in the next release?
Posted: Fri 22. Oct 2004, 19:45
by WeDgE
phpwcms v1.1-RC4 is not 100% compatible php5
so the 1.2 will be compatible ?
Posted: Fri 22. Oct 2004, 19:52
by Oliver Georgi
Oh - phpwcms works. I have tested. No problems under PHP5.
Oliver
Posted: Fri 22. Oct 2004, 20:48
by Pappnase
hello
i also need to say xampp with php5 will work good with phpwcms
Posted: Fri 22. Oct 2004, 22:42
by WeDgE
because i do a test in local and when i click to add an article, i choose for exemple html, he show
content title: [ .......... ]
subtitle: [ .......... ]
status: [] visible
[create content] [cancel]
and i dont have the text area to write the article...
(i test it with movamp)
screenshot :
click
Posted: Sat 23. Oct 2004, 01:32
by Oliver Georgi
what error? maybe something is missing in your install.
Posted: Sun 24. Oct 2004, 14:49
by WeDgE
i have installed movamp (
http://www.movamp.net/) to test on local with php5.
i click to add an article, i create the article, but when i want to add the content part, he don't show the text area to write in...
maybe it's because is on localhost.. or movamp dont work fine... dont know...
Posted: Sun 24. Oct 2004, 15:04
by Pappnase
hello
or you have a firewall running.

Posted: Sun 24. Oct 2004, 15:45
by TAOG
phpwcms and php5.0.1 running fine here on my macintosh.
it looks like u have an problem with your installation.
Posted: Sun 24. Oct 2004, 17:59
by WeDgE
ok