... plus some in the opt folder (that should be just the cache, uh?)
the problem is that I tried to open all of them, to see where the hell php was getting the settings from, but none of them seem to reflect php's settings.
meaning, I don't know what file I can use to configure PHP.
all of them, for instance, say 'memory_limit: 32M', but php is set at 8M, and phpinfo() tells me memory_limit 8M.
any idea why this might be happening?
does Plesk have some tool to configure PHP that makes PHP ignore my changes?
What is the purpose of making the switch. If i were to get "unlimited/umetered" shared hosting with cpanel, how is that different then getting a vps with cpanel?
Other then getting large amounts of traffic, what is the purpose?
i want to make one web site i want to show there some movies same like youtube but my video will on media player .i want to make own server for hosting and i need more than 1tb storage .i don,t know which thing i need for own server .i just found there these kind of things Netgear ReadyNAS Duo RND2150 500GB i don,t know it will work for me or not
I'm trying to create a directory, "hello", so I log in via SSH and CD to /proc, as this is where I want the directory to be. I type, "mkdir hello" and I get the following;
mkdir: cannot create directory `hello': No such file or directory
I've searched around for the error, and I've found two mentioned problems;
Persmissions Parent directory doesn't exist.
However, the parent directory; /proc does exist and it has the permissions 7777.
Is it possible to purchase a VPS, add MANY ips, to reverse DNS, and a cpanel, to make a shell reseller effect? Using the ips as vhosts, cpanel to setup other shell accounts etc?
Also, does anyone know of a provider who sells many cheap IPs with VPS's?
If your happy with your current hosting provider why change? Maybe you have found a better deal, but is it really worth it to switch to save a few bucks if your happy, I would say no.
What if you have noticed major changes in loading time?
What if there has been downtime?
What if they dont offer the support you need when you need it.
I would like set backup for my vps in a specific way but it seem is not possible..
I would like set weekly backup for the whole vps accounts. This can be set easily by choosing "weekly" and by ticking Retention option Monthly..Like that daily and monthly backup will be not performed and only weekly backup will be done...well. Now I would like allow for some specific account more interval like also daily or also monthly or also daily and monthly...
This seem to be not possible under WHM....I see only the option to choose some specific account to make or not backups...but not to choose more interval..
So I must probably do that manually and set a cron job for the specific account I need but not see exactly how I must do..In fact am not very confident with SSH and I don't know exactly what code to type...
I've recently ordered two new servers with Windows OS, and am wondering how I go about making sure the hard drives I ordered are the ones actually installed, and the RAM i ordered is the ram actually installed.
I know the amount of ram and amount of diskspace is correct by Properties and My Computer but not sure how to figure out the others.
I know nothing about IIS as I ormally use Linux / Apache so I'm not sure this is possible.
I have built a site in PHP that the client now wants to move over to a IIS-hosted server. Although it's all in PHP because it was a re-build of an old static site I used ModRewrite to make all the page .html.
I know IIS doesn't have a URL rewrite feature as such. What I was wondering is, is it possible to configure IIS so that a PHP page can have a .html extension?
I've been hosting with medialayer for a while now, and to date have had quite few problems with their hosting/uptime/etc.
I host my main website's support site with them, and have recently run into a few issues... issues which I'm not sure how to resolve.
The thing is, the helpdesk developer was recently looking into our setup, and found there are some issues. He has requested that the open_basedir be modified to a particular value for our vhost (which to my knowledge, is not a security threat, etc.).
Medialayer says they can't make the change, because of how directadmin works, it won't be permanent. At the same time, the developer says it is possible to do this and make it a permanent change through this file /usr/local/directadmin/data/templates/virtual_host.conf ...
Now I am unsure as how to resolve the issue because I need this change made, but am not sure it is possible, or who is wrong and who is right. I'm not trying to point fingers, but I would really like to know what the best thing to do in this situation is.
As a VPS customer, are you more likely to spend slightly more on a provider providing the same specs but Virtuozzo instead of HyperVM? Why or why not? I'd love to hear some people's opinions on the matter, as I know people are very divided as to whether Virtuozzo is better than HyperVM or not.
I was playing with a backup machine I have today. It's been running FreeBSD 6.3 a while now. I just realised today that CPUTYPE in make.conf was set wrong. When I set it to what it should be, according to the list of valid values, I got odd errors during world and kernel rebuilds, along with some from some ports. I googled it and found many people do not suggest setting that directive in make.conf. May I ask if anybody has experience with this, and what impact it would have on my box should I remove the directive and recompile?
I am very interested in web hosting and domain names and i would like to run my own small business web hosting company. I don't have large knowledge in this domain, but i found some reseller company e.g Hostgator. The process is buying some spaces and i resell them.
Code: make -C libavutil all make[1]: Entering directory `/usr/local/src/ffmpeg/libavutil' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/src/ffmpeg/libavutil' make -C libavcodec all make[1]: Entering directory `/usr/local/src/ffmpeg/libavcodec' gcc -I"/usr/local/src/ffmpeg"/libswscale -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/usr/local/src/ffmpeg" -I"/usr/local/src/ffmpeg" -I"/usr/local/src/ffmpeg"/libavutil -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -O3 -c -o mpegvideo.o mpegvideo.c In file included from /usr/local/src/ffmpeg/libavutil/common.h:55, from /usr/local/src/ffmpeg/libavutil/avutil.h:44, from avcodec.h:34, from mpegvideo.c:30: /usr/local/src/ffmpeg/libavutil/internal.h:273: warning: static declaration of 'lrintf' follows non-static declaration In file included from mpegvideo.c:30: avcodec.h:2439: warning: `ImgReSampleContext' is deprecated (declared at avcodec.h:2426) avcodec.h:2442: warning: `ImgReSampleContext' is deprecated (declared at avcodec.h:2426) mpegvideo.c: In function `MPV_encode_picture': /usr/local/src/ffmpeg/libavutil/internal.h:273: sorry, unimplemented: inlining failed in call to 'lrintf': redefined extern inline functions are not considered for inlining mpegvideo.c:2642: sorry, unimplemented: called from here make[1]: *** [mpegvideo.o] Error 1 make[1]: Leaving directory `/usr/local/src/ffmpeg/libavcodec' make: *** [lib] Error 2 Searched google for those last two errors and havnt found anything.
I have an upload feature in my site.. On upload i check the file extention of the uploaded file.. But recently a person uploaded a file like xx.php.jar and as the extention is jar it got uploaded.. But when we go to the file through url it gets executed as php... So any solution how can i stop execution of php files in my upload directory