Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for PHP
»
Re: upload an image does not work
Re: upload an image does not work
04-30-2008, 10:38 PM
murli1467
Joined on 04-21-2008
Posts 9
Re: upload an image does not work
Reply
Quote
OK I solved my problem.
DOCUMENT_ROOT is null in my server environmebt
So I replaced it with upc_rootdir which is pointing to my app root.
View Complete Thread