Hi there!
I'm not the experienced php user, but I've been using
php for a while and I've already written some bigger
applications with it.
These bigger applications are the 'problem', I know
how to optimize database access but I have no idea
how to optimize php code ... what makes php slow,
what co
then you will need to think about your design,
"Can this be improved?" Obviously there is no universal panacea.
graeme.
martin hochreiter wrote:
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
I installed Apache 2.054 and the latest version of php 4.
Unfortunately I php can't load the extensions while startup of Apache.
Although the extension path is correct and the files exists.
I tried it with
H:\programme\php\extensions
H:\programme\php\extensions\
H:/programme/php/extensions
H:
- - - -
check http://www.ricocheting.com/server/php.html for
setting up PHP,
MySQL, CGI and Apache
Hi Michael!
That is exactly what I did. But php can't load the extensions ...
lg
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Are you setting up PHP and Apache only or PHP, MySQL
and Apache?
Hi again!
I installed all three of them. First startup with the
default php.ini showed no errors/warnings - what is very
funny because all paths are pointing to drive C and
the php directory is on drive H...
lg
--
PHP Wind