Welcome Guest, Not a member yet? Register   Sign In
Yet another upload_path problem
#1

[eluser]PoWah[/eluser]
I have upload_path defined
Code:
$config['upload_path'] = realpath(BASEPATH.'../static/images/katalogas/kategorijos/');
$this->load->library('upload', $config);

when I echo it I see "C:\wamp\www\ptvs\static\images\katalogas\kategorijos" and it is correct! Why I get an error "The upload path does not appear to be valid." ? I'm now coding on WAMP server under Windows.. tried to search the forum and I saw tons of similar posts but ... :/


Messages In This Thread
Yet another upload_path problem - by El Forum - 10-14-2007, 01:39 PM
Yet another upload_path problem - by El Forum - 10-14-2007, 03:14 PM
Yet another upload_path problem - by El Forum - 10-14-2007, 05:33 PM
Yet another upload_path problem - by El Forum - 10-14-2007, 07:36 PM
Yet another upload_path problem - by El Forum - 10-17-2007, 09:20 PM
Yet another upload_path problem - by El Forum - 10-18-2007, 12:09 AM
Yet another upload_path problem - by El Forum - 10-07-2008, 01:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB