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 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?
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
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.
Created: 19 Dec 2006 21:37:55 -0000 Version: 5.0.2.4803 Error: Web already exists: "/addondomain". Merging .htaccess file: /home/user/public_html/addondomain/access/.htaccess Merging .htaccess file: /home/user/public_html/addondomain/_private/.htaccess Setting Password Adding the user addondomain with their ftp password!
Starting users, port: 80.
Created: 19 Dec 2006 21:37:55 -0000 Version: 5.0.2.4803 Error: Error adding one or more users: the following user names already exist: 'addondomain'. Bad file descriptor
Starting userroles, port: 80, web: "addondomain".
Created: 19 Dec 2006 21:37:55 -0000 Version: 5.0.2.4803 Port 80: User "addondomain" added to role(s) "admin" for web "addondomain".
Frontpage passthough auth enabled! Frontpage was installed on the following domains: addondomain.user.com addondomain.com www.user.com
403 Forbidden Forbidden You don't have permission to access /_vti_bin/_vti_aut/author.exe on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.37 Server at domain.com Port 80
Code:
drwxr-x--- 28 user nobody 4.0K Aug 21 17:12 public_html/ drwxr-x--- 26 user nobody 4.0K Aug 22 12:08 addondomain/ -rw-r--r-- 1 user user 23K Aug 22 12:08 index.htm .htaccess file
<Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName addondomain.user.com IndexIgnore .htaccess */.?* *~ *# */HEADER* */README* */_vti*
What is the best way to move Frontpage accounts from one server (non-cp) to another (Cpanel or Plesk)?
I understand that using FTP may corrupt the FP server extensions; is rsync an option, or should the client always upload files to the new server from their FP software?
Is there any way to connect to a new server account (using FP) via the IP; before pointing the domain to the new server?
I have a client which I am going to move from another hosting company to mine. The problem is that the user is on a server that does not have FTP access and only Frontpage access. The problem is that i currently do not have Frontpage on my PC. Any tips for moving the site and its files without it? Is there any way to simulate a FP connection?
I like the features and usability of BlueHost.com, however they don't seem to support ASP.
Can anyone recommend a site that has the features (and reliability) of BlueHost.com that also has ASP?
I use FrontPage for creation, updates and FTP, and I also use EarlyImpact's ProductCart shopping cart system (written in ASP). Our company's website is approximately 75-80Mb in size and I don't have the stats on what our bandwidth usage is.
To properly use & work with ProductCart, I need to have server access where I can upload and run installs and various other applications as if it were on my own local machine. From what I saw from using BlueHost's demo with cPanel, it seems to fit the bill of what our company needs except for the ASP thing.
I was always told by their customer service that FE was supported. Always means before I placed an order, before I transferred the host and after the DNS propogation.
But FE didn't work for me! After more than 20 emails exchanged under the same tickent #, PrecisionEffect said 'look into this a bit more' then kept silent for more than 4 hours, not as normal as their outstanding response time in minutes.
My client was getting panic. She was losing the business because the web site coulnd't work properly without FE enabled.
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?
how to enable directory browsing cpanel by front page
i have mod front page in apache and Install FrontPage Extensions to all site in server but i can't browser directory with front page how i can fix that?
We are having some trouble getting Frontpage to work for a client of us, on a Windows Server 2003 VPS with Plesk. As we have tried reinstalling FP extensions, and can't quite determine if this is a server related or Frontpage (software) related issue, I thought I'd try asking here..
The user is not able to log in using Frontpage. When trying to access www.site.com he gets an error message that "The folder www.site.com is not available. It may be at an unavailable location, password protected or the filename could contain / or ".
The error message occurs just after typing the URL into the URL box... he doesn't even get prompted for username or password.
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.
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....