|
Page 1 of 1
|
dedos
Joined: August 2007
Posts: 7
|
 Upload Images In External Server
i have 2 servers in one server i have my site in other server i put my uploads files but i want upload too the posted_images
in the second server.
sorry for my english, i know is too bad
|
#1 Sat 27 Oct, 2007 12:08 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
novice programmer 
Joined: June 2007
Posts: 1030
Location:
|
 Re: Upload Images In External Server
Just copy them!
|
#2 Sun 28 Oct, 2007 13:51 |
|
difus 
Joined: August 2006
Posts: 763
Location:
|
 Re: Upload Images In External Server
or place your site to server N.2
|
#3 Sun 28 Oct, 2007 14:13 |
|
dedos
Joined: August 2007
Posts: 7
|
 Re: Upload Images In External Server
or place your site to server N.2
the server 2 is too slow the attach files are there, i try put my page in that server and was slow to load the page to the users. there is any mode to put the uploads images in the server 2?
|
#4 Sun 28 Oct, 2007 23:36 |
|
novice programmer 
Joined: June 2007
Posts: 1030
Location:
|
 Re: Upload Images In External Server
or place your site to server N.2
the server 2 is too slow the attach files are there, i try put my page in that server and was slow to load the page to the users. there is any mode to put the uploads images in the server 2?
Try changing the route includes/constants.php
|
#5 Mon 29 Oct, 2007 15:45 |
|
dedos
Joined: August 2007
Posts: 7
|
 Re: Upload Images In External Server
or place your site to server N.2
the server 2 is too slow the attach files are there, i try put my page in that server and was slow to load the page to the users. there is any mode to put the uploads images in the server 2?
Try changing the route includes/constants.php
i do but i recive this message: Sólo este tipo de archivos pueden subirse: jpg, gif, png. (only this file types can upload: jpg, gif,png)
|
#6 Tue 30 Oct, 2007 12:37 |
|
novice programmer 
Joined: June 2007
Posts: 1030
Location:
|
 Re: Upload Images In External Server
[quote user="difus" post="20841"]or place your site to server N.2[/quote]the server 2 is too slow the attach files are there, i try put my page in that server and was slow to load the page to the users. there is any mode to put the uploads images in the server 2?
Try changing the route includes/constants.php
i do but i recive this message: Sólo este tipo de archivos pueden subirse: jpg, gif, png. (only this file types can upload: jpg, gif,png)
Si, pero puedes decir a php que ponga una direccion a otro servidor.
-----------
Yeah, but you can request php to print a web adress pointing to other server.
|
#7 Tue 30 Oct, 2007 19:26 |
|
dedos
Joined: August 2007
Posts: 7
|
 Re: Upload Images In External Server
[quote user="dedos" post="20862"][quote user="difus" post="20841"]or place your site to server N.2[/quote]the server 2 is too slow the attach files are there, i try put my page in that server and was slow to load the page to the users. there is any mode to put the uploads images in the server 2?[/quote]
Try changing the route includes/constants.php
i do but i recive this message: Sólo este tipo de archivos pueden subirse: jpg, gif, png. (only this file types can upload: jpg, gif,png)
Si, pero puedes decir a php que ponga una direccion a otro servidor.
-----------
Yeah, but you can request php to print a web adress pointing to other server.
cuando pongo la direccion es cuando me manda ese mensaje, pongo la ruta completa en donde esta files/posted_images, la modifico para que quede: http://bodega.meridabilly.com/files/posted_images y me manda ese error aparte de que no sube el archivo
Traduction from novice programmer:
When I set the adress is when i get this message, I set the complete route where files/posted_images hosted, I modity it to get:http://bodega.meridabilly.com/files/posted_images and it gets me that error and it doesn´t upload me the file.
Edited by novice programmer, Wed 31 Oct, 2007 15:34: Traducted text to english |
#8 Tue 30 Oct, 2007 20:51 |
|
novice programmer 
Joined: June 2007
Posts: 1030
Location:
|
 Re: Upload Images In External Server
If you continue posting only in spanish i´ll give you a warning. This is an english support site
For spanish support, go to Phpbb-es.com
At less try the google automatic translator and post also the problem in spanish of you want.
Spanish/español
Si continuas posteando en español unicamente, tendre que darte una tarjeta amarilla. este es un sitio de soporte en ingles.
Para soporte en español, ve a Phpbb-es.com
Por lo menos usa el traductor automatico de google y pon el problema en español si quieres.
Review the .htaccess. DO NOT DELETE IT
|
#9 Wed 31 Oct, 2007 15:41 |
|
dedos
Joined: August 2007
Posts: 7
|
 Re: Upload Images In External Server
If you continue posting only in spanish i´ll give you a warning. This is an english support site
For spanish support, go to Phpbb-es.com
At less try the google automatic translator and post also the problem in spanish of you want.
Spanish/español
Si continuas posteando en español unicamente, tendre que darte una tarjeta amarilla. este es un sitio de soporte en ingles.
Para soporte en español, ve a Phpbb-es.com
Por lo menos usa el traductor automatico de google y pon el problema en español si quieres.
Review the .htaccess. DO NOT DELETE IT
sorry, dont problem. i have not .htaccess in my site
|
#10 Thu 01 Nov, 2007 20:23 |
|
novice programmer 
Joined: June 2007
Posts: 1030
Location:
|
 Re: Upload Images In External Server
If you continue posting only in spanish i´ll give you a warning. This is an english support site
For spanish support, go to Phpbb-es.com
At less try the google automatic translator and post also the problem in spanish of you want.
Spanish/español
Si continuas posteando en español unicamente, tendre que darte una tarjeta amarilla. este es un sitio de soporte en ingles.
Para soporte en español, ve a Phpbb-es.com
Por lo menos usa el traductor automatico de google y pon el problema en español si quieres.
Review the .htaccess. DO NOT DELETE IT
sorry, dont problem. i have not .htaccess in my site
If you use a phpbb powered forum you have to got a .htaccess in all images/(sub-folders)
|
#11 Thu 01 Nov, 2007 21:01 |
|
dedos
Joined: August 2007
Posts: 7
|
 Re: Upload Images In External Server
ok but in the server 2 only have the folder files
|
#12 Thu 01 Nov, 2007 21:40 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Upload Images In External Server
You cannot copy files between two different servers, unless you do it via FTP (using your account settings in a PHP file) or via a script you put on the destination server which will parse the images sent via another script.
It is not so easy, and if you don't have the skills to code it on your own, you would better look for some other PHP script which is able to do it.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#13 Mon 05 Nov, 2007 01:21 |
|
dedos
Joined: August 2007
Posts: 7
|
 Re: Upload Images In External Server
ok tanks for the answer
|
#14 Wed 07 Nov, 2007 08:20 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|