Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post 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
 



 
dedosSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
Just copy them!
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
or place your site to server N.2
 




____________
*VOLVO CLUB*
 
difusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
difus wrote: [View Post]
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?
 



 
dedosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
dedos wrote: [View Post]
difus wrote: [View Post]
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
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
novice programmer wrote: [View Post]
dedos wrote: [View Post]
difus wrote: [View Post]
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)
 



 
dedosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
dedos wrote: [View Post]
novice programmer wrote: [View Post]
dedos wrote: [View Post]
[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.
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
novice programmer wrote: [View Post]
dedos wrote: [View Post]
novice programmer wrote: [View Post]
[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
dedosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
Spoiler: [ Show ]


Review the .htaccess. DO NOT DELETE IT
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
novice programmer wrote: [View Post]
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
Spoiler: [ Show ]


Review the .htaccess. DO NOT DELETE IT
sorry, dont problem. i have not .htaccess in my site
 



 
dedosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
dedos wrote: [View Post]
novice programmer wrote: [View Post]
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
Spoiler: [ Show ]


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)
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
ok but in the server 2 only have the folder files
 



 
dedosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Images In External Server 
 
ok tanks for the answer
 



 
dedosSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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