how to apply photoshop effects on server
I need to apply text effects on the server. For example, I need to get an input image from the user and post to the server and apply photoshop text effects on it and return to user. How can I…
I need to apply text effects on the server. For example, I need to get an input image from the user and post to the server and apply photoshop text effects on it and return to user. How can I…
What is the recommended practice of sending the SPA code to the client with routing considerations? How to send the SPA code to the client when they go directly to a link (e.g. website.com/users/user1) rather than the root path first.…
The server runs 5.4.3 PHP with FastCGI For Cpanel, it works perfectly, however, it fail in plesk server. Here is the .htaccess used: RewriteEngine on DirectoryIndex index.php RewriteCond $1 !^(index.php|assets|upload|robots.txt) RewriteRule ^(.*)$ /my_folder/index.php/$1 [L] In config file: $config['base_url'] = '';…
I am quiet new developing.... and I'm not quiet understanding everything. So, for web development you have: *STRUCTURE: -HTML -CSS -XML -For the structure we can use frameworks as bootstrap, foundation... *FRONT-END LANGUAGES (client-side): -javascript -jquery -ajax -flash -angularJS *FRONT-END…
I have Ubuntu 12 Server/ Parallels Plesk. I keep recieving Spam Abuse complaints every week; so I would like to stop the ability of sending/ receiving emails on my server completely, since I don't use it. Could you please provide…
We have just upgraded our dedicated web server through our hosting company from a 3 year old dual core, 8GB Plesk machine running PHP 5.1 and MySQL 5.1. New server is 6 core, 8GB cPanel/WHM server running PHP 5.4 and…
I have tried to find info on this, but can't seem to find what I am actually looking for. I have a server running plesk. What I would like to do is set it up so that I can run…
Hope someone can help! I keep getting these files created in /tmp which creates error below when trying to access web or even the plesk panel until I go in via SSH or FTP and manually delete it (#sql_1ed7_0.MYD): ERROR:…
I set up a client's website (wordpress) I run my servers with Plesk with 1and1 dedicated. The site works perfectly, we are able to go to individual webpages, follow links and there are no issues. The issues arise when using…