Author |
Message |
Topic: Problem with GD |
ghirlandaio
Replies: 5
Views: 11930
|
|
You're right!
It is my fault... for my little experience in PHP! I writed the ordinary HTML tags
(<html><head><title></title></head></body></html>) before a ... |
Topic: Problem with GD |
ghirlandaio
Replies: 5
Views: 11930
|
|
For mikor: I tried to use preconfigred package... same error!
For roganty: yes, I tried moving the header() to the top of the page, but there is the same problem! In IE the result is the sequence o ... |
Topic: Problem with GD |
ghirlandaio
Replies: 5
Views: 11930
|
|
I've a problem with GD libraries in my PHP (5.1.4) scripts.
I set correctly my extension dir in PHP.INI and uncommented php_gd2.dll.
When i try this simple script:
<?php
$height = 15;
$wid ... |
Topic: Problem with phpMyAdmin... please help! |
ghirlandaio
Replies: 2
Views: 5893
|
|
I tryed to install Abyss 1X webserver + PHP 4.3.11+MySQL 4.1.11+ phpMyAdmin 2.6.2 and all were right...except for phpMyAdmin!
I make all you wrote in your tutorial... I unzipped phpMyAdmin in /script ... |
|