|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Administration of Modul Uploads is not showingHello,
I have a problem, after moving my Xaraya Installation to another server. The Administration of the modul Uploads is not working anymore. Problem is, that it is not showing when clicking on the link Administration -> Uploads. Instead the base modul is shown. I could see in the adress line of the browser the following URL: http://mydomain.com/index.php/base?code=2&exception=At:%20/is/htdocs/wp1073613/www/modules/uploads/xaruserapi/db_get_file.php%20(Line:%20312)%0Afile_exists()%20[%3Ca%20href='function.file-exists'%3Efunction.file-exists%3C/a%3E]:%20open_basedir%20restriction%20in%20effect.%20File(/is/htdocs/var/uploads/7ed663bf108125768424423)%20is%20not%20within%20the%20allowed%20path(s):%20(/tmp:/bin:/usr:/is/htdocs/wp1073613)&product=&component=&func=systemexit I need access to the Uploads module, so I can change the path to the new upload path. Do I have any chance, to change this path? I don't mind hacking directly the Database. I have also changed in Xaraya_Module_Vars, but it shows no effect. Have I missed some other Database entry? Danny _______________________________________________ Xaraya_user mailing list Xaraya_user@... http://xaraya.com/mailman/listinfo/xaraya_user |
|
|
Re: Administration of Modul Uploads is not showingI don't know if this is relevant to the problem at hand, but one thing
you'll need to do is make sure you update the xar_location fields in the xar_file_entry table to reflect the new path to the files (assuming the path is different on the new server). Just changing the config will not retroactively re-set the paths for the existing files. The other thing you need to do, of course, is make sure you've uploaded the files to the new server. The 'open_basedir restriction' part of the exception looks familiar to me. Pretty sure I've run into that. You might want to google that. Google xaraya.com when it's back online. And/or search the old listserv posts. -Ryan Danny wrote: > Hello, > > I have a problem, after moving my Xaraya Installation to another server. The > Administration of the modul Uploads is not working anymore. Problem is, that > it is not showing when clicking on the link Administration -> Uploads. > Instead the base modul is shown. > > I could see in the adress line of the browser the following URL: > > http://mydomain.com/index.php/base?code=2&exception=At:%20/is/htdocs/wp1073613/www/modules/uploads/xaruserapi/db_get_file.php%20(Line:%20312)%0Afile_exists()%20[%3Ca%20href='function.file-exists'%3Efunction.file-exists%3C/a%3E]:%20open_basedir%20restriction%20in%20effect.%20File(/is/htdocs/var/uploads/7ed663bf108125768424423)%20is%20not%20within%20the%20allowed%20path(s):%20(/tmp:/bin:/usr:/is/htdocs/wp1073613)&product=&component=&func=systemexit > > I need access to the Uploads module, so I can change the path to the new > upload path. Do I have any chance, to change this path? I don't mind hacking > directly the Database. I have also changed in Xaraya_Module_Vars, but it > shows no effect. Have I missed some other Database entry? > > Danny > > _______________________________________________ > Xaraya_user mailing list > Xaraya_user@... > http://xaraya.com/mailman/listinfo/xaraya_user > > -- Ryan Walker www.WebCommunicate.net: Insights and resources for effective websites. _______________________________________________ Xaraya_user mailing list Xaraya_user@... http://xaraya.com/mailman/listinfo/xaraya_user |
|
|
|
| Free Forum Powered by Nabble | Forum Help |