We had our servers PHPsuexec enabled for both PHP 4 and 5. Clients using htaccess to enable PHP extensions are now not working.
I once read on a forum that you can make use of a custom PHP.INI in order for those extensions to work. How can we obtain or create a custom PHP.INI that we can use?
I am trying to get a dedicated server from unmeteredservers.com. My website was designed with FrontPage in htm mode. The technical team is asking whether I require FrontPage Extensions, and that if I do, then I cannot use their services because FrontPage extentions has been discontinued. My site has been working very well on many shared servers, I told them. They say I shoulsd find out from my frontpage whether it uses the extensions. I have no idea where I can get that information from in my Frontpage program. How do I get that kind of information?
Meanwhile, I do know that when I used FrontPage to upload my site, the Panels peovided an option to intall the extensions. But now that I upload with CuteFTP, no server has since requested for the extensions to be installed. Will my site work on the server if I simply upload via an FTP without any FrontPage extensions installed?
I have found a hole in one of my servers that someone else pointed. Here is what I found. A fake image can get uploaded to the server like test.php.psd and the server will think it is an image file but in fact it is a PHP file. Then when the server access the file Apache does not recognize the file and automatically assumes that it is a PHP file and tries to execute it as a PHP file. If the file is not recognizable and can not open it as an image file then it should not automatically try to execute it as a PHP file. Am I wronging in assuming this? Here are two sample files.
Here is a sample file that you can try:
Code: <?php Print "Hello, World!"; ?> [url] [url
How can I create files like this that are not recognized by Apache from being automatically being executed as a PHP file.
how uncommon it is for a hosting company to install PEAR extensions for their clients. Why I ask is because I am not sure how to install them myself. I currently use WAMP, which installed PHP, APACHE, and MySQL for me. So I am looking for a way to use PEAR extensions. If not on my personal machine, a server would be fine.
I guess I am looking for some suggestions. Pershaps something like WAMP which makes it very simple, or a hosting company you know that will install extensions for someone on a shared account.
Since a recent server and control panel move (we switched from Enism X to CPanel 11 on CentOS 5), our accounts no longer work with any version of FrontPage prior to 2003. You can't even bring up the authentication window in FrontPage 2000, it spits out an error saying that there's a problem with WWW-Authenticate (or similar, don't have exact error as I dont own a copy of FP2000, but that's what a few clients are reporting).
Has anyone had any similar experiences and would you have any advice to give so that I may somehow fix this problem? I know FP has been EOL for some time now but it doesn't change that many of my customers still use it and expect their services to keep working on the new platform.
i have a customer who had a site in somwhere else.he used to upload his files via frontpage with the frontpage extensios way.in my server i have install frontpage extensios.the problem is that when he tries topublish the files whichs edits the changes in NOT going to the files which are in public_html folder but it is automated creating a new folder with the name domain.gr. AND THERE PUTS ALL THE FILES WHICH are changing.
what i must change so the changes to be in files in public_html and also stop creating folder with the name domain.gr.i hope you understand the frontpage extensios.i havent experienced before
I am preparing a server to do some hosting, but need the newest frontpage extensions. I noticed in Centos 4.5 running Cpanel it has this. Does anyone have access to the files needed to accomplish this as well as any config info?
I am not sure what forum this is for but I think I have the right one. I am having a heck of a time getting my IIS server to parse files with the .css extension properly. Can someone give a newb some advice on how to do this?
I think it is IIS 6.
The problem arose when I tried to use external style sheets and while IE handles them fine Firefox does not. I have been told this is because of the way my server deals with the css extension.
i just got setup with a dedicated linux server with cpanel/whm access and root and well i have a site on the server that im installing some software on and its come up saying that my server does not support these things and to change them
PHP Extension: GD Your server does not support GD Library and cannot use (thumbnail generation, re-size/scale, etc).
PHP Function: mb_detect_encoding() Your server does not support multibyte character encoding.
PHP Extension: openssl() Your server does not support the openssl().
to take within my root access to turn on/ enable support for these functions and extension
I'm trying to compile PHP 5.2.1 on my Ubuntu 6.10 server. I've downloaded the source code from php.net and am running the following configure command on it:
Code: ./configure --with-apxs2=/usr/bin/apxs2 --with-mysql --with-informix=/opt/informix --enable-shared --enable-pdo=shared --without-sqlite --without-pdo-sqlite --with-pdo-mysql=shared --with-zlib --with-xml --with-pdo-informix=shared,/opt/informix After doing this, then make, I copy over the generated libphp5.so file into my Apache extensions directory, add extension=pdo.so (and lines for the PDO-MySQL/Informix extensions) into my php.ini and restart Apache. I would expect to see PDO, PDO-MySQL and PDO-Informix listed in my phpinfo() - but they don't appear.
So, I tried recompiling PHP but without any of the PDO extensions being shared. This worked, and I could see PDO and PDO-MySQL in phpinfo(), but not PDO-Informix.
So, can anyone hazard a guess as to why none of the PDO extensions load when compiled shared? I don't get any related error messages in the Apache or System logs by the way....
Does anyone know how to install the Frontpage Server Extensions on an Apache server which is running on a Windows box? I've searched around including on Microsoft's site, but I was only able to find info on how to configure for Apache running on unix/linux.
Is it possible to enable postfix address extensions while still having "What to do with mail sent to nonexistent users" set to "Reject"? I am trying to get confirmation to work where we have:
Code : user@domain.com
as a valid mailbox. I want emails addressed to
Code : user+confirm+2945o2419485@domain.com
to be also delivered to user@domain.com. But its being blocked by the plesk delivery service. Is there a way to get around that? FYI - the numbers are dynamically generated, so setting up an alias for that specific address will not work.
We can't install or remove any extension after upgrade to Plesk 12.0.8 from 11.5. When we go to Extensions Management > Add Extension for uploading a new extension, we are only allowed to use .deb and .zip. Before we had rpm and zip. This upgrade has been done on a Linux Server with CentOS installed (rpm based). How can we change the allowed extension for uploading an rpm file?
I'm trying to accomplish a rather common task of removing file extensions, where say, instead of index.php, just index can be accessed.
I've gone through many tutorials that offer all sorts of different ways how this can be accomplished and none of it works but what's commonly given is something like this.
OS : centos 6.5 2.6.32-431.23.3.el6.x86_64 actual plesk version 12.0.18 after auto-update google authentication and 3other extensions were enabled and now google authentication isn't in the list of installed extensions and not functioning i was able to login as before without google authentication but when I wanted to reinstall the extension catalog shows a empty screen I have ran /usr/local/psa/admin/sbin/autoinstaller --select-release-current --upgrade-installed-components & /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair no luck where to look or to reinstall the extention catalog ?