What is serve.php?

I get a message "You have chosen to open serve.php which is a php File from https://serve.directdigitallc.com" although I have not initiated any such downloads.
What is this? Should I download it?  "

PHP is most often found installed on your host server if you subscribe to a half decent host service.  You shouldn't have to do anything to make it work.  You just name the files you use with it using a .php file extension so that the server recognizes that it needs to use PHP to process the file.
It may be possible to install PHP on your own PC, though I am clueless to say more on the matter.  Chances are if you don't know what PHP is, you won't want to deal with creating your own.

Similar Messages

  • How do you determine what version of PHP is on the cold fusion server

    I am trying to find out what version of PHP is on my cold
    fusion server, how do I do this? Does coldfusion come with
    PHP?

    In the C:\Windows folder, locate the file called php.ini and
    open it in Notepad.
    <?php phpinfo() ?>
    I answered it myself. Maybe it can help someone else.

  • Query to Find what SQL Server services running, what status and with what service account

    I need to check what SQL Server services are running(engine,agent,IS,AS,RS,browser and Full text) and what is the present status and what service accounts are been used by them on several servers in a single shot.
    Could any one help me in finding a good script for the same.

    I have been looking for the same thing, the issue I am running into is finding the Actual Service Name.  I know this question is old, and I personally do not understand the reply. 
    so Far I have the following:
    DECLARE @ServiceAcount NVARCHAR(128);
    SET @Service = 'No Return Value'
    --MsDtsServer100 (SSIS)
    EXEC master.dbo.xp_regread
    'HKEY_LOCAL_MACHINE',
    'SYSTEM\CurrentControlSet\services\MsDtsServer100',
    'ObjectName',
    @ServiceAccount OUTPUT;
    SELECT @ServiceAccount;
    I am still looking for the correct service naming for Analysis Services, Distributed Replaay Client, Distributed Replay Controller

  • How can I determine what dns server the wifi client use within airport

    How can I determine what dns server the wifi client use within airport
    I want to use dns servers other then the one that airport extreme is using. For example I got the 172.16.1.1 (the default gateway - airport extreme), but I want to use the office dns servers, that are in a 10.x.x.x range.
    Is there a possibility?
    Thanks and happy eastern

    The Airport Extreme uses the DNS servers assigned by the network that it connects to. Is you Airport Extreme on the 10.x.x.x network? if it is then you are already using the 10.x.x.x DNS servers. Check your Airport Extreme with the Airport Utility and you will see in the Internet tab, the DNS servers used. The devices connecting to the Airport Extreme are assigned a DNS address of the Airport Extremes IP, In your case 172.16.1.1 but all DNS searches and resolution are done with the DNS servers you see in the Airport Extreme.
    If you want to use some other DNS then you can override in the Airport Extreme which will be used by all devices connecting too the Airport Extreme, Or you can edit the DNS address in each devices wireless settings.

  • What print server with mac mini

    Hi, currently running Mini with Samsung printer on USB, Mini on network via Netgearand airport. I want to network printer so i can print from laptop over wireless network.
    Question: What print server is recommended.

    Speedbird1-
    Can you do it <a
    href=http://docs.info.apple.com/article.html?path=Mac/
    10.4/en/mh987.html>this way?
    Luck-
    -DaddyPaycheck
    DaddyPaycheck you are indeed a star. My whole network is now up and printing.
    Thank you.

  • Mountain Lion Server PHP Upgrade issue

    I need to upgrade my Server PHP, since my web site needs PHP 5.4 or above to work.
    I have followed the steps from previous discussion
    Updated PHP to 5.4 following steps from here
    Updated bash_profile, httpd.conf, and updated $PATH variables.
    In terminal php version and php path points to correct version /usr/local/php5/
    But phpinfo still points to php 5.3.
    I was able make the update on my local machine running Mountain Lion. The issue occurs only on the Mountain Lion Server.
    It there any other settings that needs to be done to udpate PHP path?

    Thanks for the input. Did you have any issues with running MAMP on server? I was under the impression Server tools, (web, ftp, opendirectory, etc..) are tightly integrated to one another.
    Installing MAMP on a server might be the next option. Did you remove Lion server completely or just the web server part?
    I did test out MAMP on server. It seem to have some database issues and give a blank page when it has to connect with Database. Probably have to work on the db issues, if PHP update is impossible.

  • What SQL Server Agent jobs are currently running and for how long

    Is there a way to tell what SQL Server Agent jobs are currently running and for how long?  View history isn't working in my case because it's only showing completed jobs.  John Schroeder

     You can use the "Job Activity Monitor" for doing this.  Do the following steps. It will open up the Job Activity Monitor.
    1.    In Object Explorer, connect to an instance of the SQL Server Database Engine, and then expand that instance.
    2.    Expand SQL Server Agent.
    3.    Right-click Job Activity Monitor and click View Job Activity.
    4.    In the Job Activity Monitor, you can view details about each job that is defined for this server.
    In Job Activity Monitor page, we have column called Status. It will indicate whether job is executing or idle. Last Run column will give you the last invocation time of this job.
    Use the following link for further reference.
    http://msdn.microsoft.com/en-us/library/ms187449.aspx
    Thanks,
    Sateesh.
    Mark Post as helpful if it provides any help.Otherwise,leave it as it is.

  • [Model Nodes] What prevents Server Parts to be assignedthere ?!:?

    Hi,
    I want to have a separate node to provide a dedicated service,
    and therefore when I start my environment server and declared that
    node as ModelNode, with 'client' disabled, i still can't assign to it
    my server partition.
    And if I declare it as regular node, the installation of the application
    failed if the node is not online.
    What choice do I have ?
    What prevents that ModelNode, client disabled, to host server partition ?!,
    j-paul gabrielli
    sema dts

    Therefore, how to remotely start a node manager ? :-p
    j-p
    -----Message d'origine-----
    De: John Parks [mailto:jparkss1.com]
    Date: vendredi 15 septembre 2000 20:07
    &Agrave;: Jean-Paul.Gabriellisema.fr
    Cc: 'Forte Users'
    Objet: Re: (forte-users) [Model Nodes] What prevents Server Parts to be
    assigned there ?!:?
    Jean-Paul,
    The ModelNode is a client node by definiton, no matter what properties you
    change. I've previously asked for an enhancement to allow a
    model node to be a
    server node, but I don't expect much to happen. To install
    server applications
    to several nodes, you have to make sure that the node manager on
    each node is
    active. There really is no built-in support for distributing
    applications in
    mass to servers like there is for clients (using the model node feature).
    Regards,
    John Parks
    S1 Corporation
    Jean-Paul Gabrielli wrote:
    Hi,
    I want to have a separate node to provide a dedicated service,
    and therefore when I start my environment server and declared that
    node as ModelNode, with 'client' disabled, i still can't assign to it
    my server partition.
    And if I declare it as regular node, the installation of the application
    failed if the node is not online.
    What choice do I have ?
    What prevents that ModelNode, client disabled, to host serverpartition ?!,
    j-paul gabrielli
    sema dts
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe,send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com--
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • What primary server problem,fail to connect,how to i resolve ,please give idea

    what primary server problem,fail to connect,how to i resolve ,please give idea

    Hi,
    can you provide more information please? Thank you !

  • What SQL server version should be installed in BW 3.5?

    Dear all,
    What SQL server version should be installed in BW 3.5?
    1.Does it must install with enterprice version? Or can it use standand version?
    2.SQL 2000 is ok? or must use SQL 2005?
    3.x32 is ok? or must use x64?
    Best regards!
    Brian
    Edited by: brian allen on Jun 24, 2009 9:22 AM

    > What SQL server version should be installed in BW 3.5?
    >
    > 1.Does it must install with enterprice version? Or can it use standand version?
    Read the installation guide - Enterprise version only.
    > 2.SQL 2000 is ok? or must use SQL 2005?
    Both work but I would go for SQL 2005 (or even SQL 2008).
    > 3.x32 is ok? or must use x64?
    You should use 64bit wherever possible on new installations.
    Makrus

  • What hosting server is best with Iweb?

    What hosting server is best with Iweb 09?

    I took a look at rage, along with about 50 other hosting services. I like rage's support of iWeb (one of the few) but to get their best price you have to shell out $180.  Otherwise, $11 per month is pretty steep. 
    Hasn't anyone found an affordable alternative for iWeb sites? Here are my requirements:
    * Preference for iWeb-friendly host, but I'm okay going FTP.
    * I do NOT want to have to re-design the site in another application.  I spent a lot of time creating in iWeb and I don't want to have to start over and pay for a new app.
    * No hosts that serve advertising on my site.  (Beware, there are a lot of these and not just free sites. You'll only find out in the fine print of their TOS).
    * No teaser rates at $3.95 a month that go up to $12.95 after a year. Once I find a host I don't want to have to move the site again every year to the next teaser-rate site.  I'd like to find something around $3.95 for a basic site.
    * I'm okay with a host that assigns just space on their server, e.g., a URL like www.thehost.com/myaccount. I can point the domain names to the appropriate home pages under the main account. I don't want to pay extra just to have the domain name appear.

  • What web server IFS and OC4J use?

    I am trying to install ARCIMS 4.0.1 in win2000.
    In the machine there is oracle 9.0.1, IFS 9.0.1 , OC4j installed and running.
    Installing ArcIMS requires a web server, the can be Apache, ibm http, IIS, Oracle Aplication Server…
    I am not sure what web server do I need to specify:
    Apache or Oracle Aplication server? Or none of them?
    Thanks for your help,

    hi, thomasfly
    Thank you for your message. The problem I use J2EE "deploytool" is if I want to test servlet code, I need to go through deploy steps. If I use tomcat, just make sure all class files are in place. And I use JBuilder6, I found tomcat is build-in already. And another problem is if I put all static html files in J2EE, I guess they are not efficient to be loaded.
    Now my problem I can test servlet using like http://localhost:8080/example/servlet/HelloWordServlet, but I can not call it using http://www.MYDOMAIN.com/example/servlet/HelloWorldServlet, where MYDOMAIN is my registed domian name. My friend told me I should configue apache to point to tomcat, as well as tomcat too. I have problem to figue it out. Do you have any experience. Thank you.

  • What FTP server do people use, ideally free?

    What FTP server have people found to be the best? I hear the built in one is not great and haven't been able to find the GUI editor for settings for it. Is there a free on out there that people really like, I hear good things about pure ftp. I'd like something that was easy to configure and manage ideally.

    Is this a case of premature optimization?
    Try the integrated ftp server within Mac OS X Server. See if it works. (If you're operating at the free level, that usually also means you don't want to add even the free stuff, as even the free stuff costs you time and effort. Sometimes the free stuff even costs vastly more than the commercial stuff, but that's another topic.)
    Regardless of what tools you choose, this is ftp, which means it lacks all concepts of security and it stinks around any firewalls. And these limitations and exposures and difficulties are inherent to any ftp implementation. And to successfully use ftp, you can need to open swaths of ports on the client firewall or the server firewall, and (this is where maintaining ftp can get particularly "interesting") on intervening network firewalls.
    Mac OS X Server (also) offers WebDAV, NFS, SMB, AFS and probably a few other protocols. These are managed with a combination of Server Admin and WorkGroup Manager and (though I tend to avoid it) can probably also be managed via Server Preferences.
    Mac OS X Server and Mac OS X client also have clients for these protocols via the command line and via Finder.
    I'm not sure how we got to a discussion of cloud storage providers here, either.

  • What is a PHP server and how do I make it work??

    I've heard about it, and I'm trying to make form, but apparently you need a PHP server.  What is it and where do I get one and how do I make it work???
    Thanks! Happy flashing!

    PHP is most often found installed on your host server if you subscribe to a half decent host service.  You shouldn't have to do anything to make it work.  You just name the files you use with it using a .php file extension so that the server recognizes that it needs to use PHP to process the file.
    It may be possible to install PHP on your own PC, though I am clueless to say more on the matter.  Chances are if you don't know what PHP is, you won't want to deal with creating your own.

  • Configuring PHP on Windows 2012 r2 server - PHP won't work

    Hi
    I was asked to migrate all apps from a win 2003 server to a win 2012 r2.  From a clean install I made sure that all windows updates are done, made sure windows authentication is enabled then went through the web platform installer adding php 5.6. 
    In the web platform installer the following are installed:
    php 5.6.0
    Windows Powershell 3.0
    php 5.3.28 (installed automatically with 5.6)
    .net 3.5 for Windows 8
    IIS .net extensibility 4.5
    .net 4.5 for Windows 8
    IIS Application Initialization
    IIS ASP.NET 4.5
    PHP Manager for IIS
    IIS CGI
    IIS ISAPI Filters
    IIS ISAPI Extensons
    IIS ASP
    IIS .NET Extensibility
    IIS ASP.NET
    Under handler mappings,  PHP_vis_FastCGI and PHP53_via_FastCGI with a path of *.php are enabled using the FastCgiModule each with full permissions (read, script, execute). 
    My account is an admin on the box.
    I created a simple php file that contains the following code
    <?
    phpinfo();
    ?>
    When I open it in a browser I get
    HTTP Error 500.0 - Internal Server Error
    C:\Program Files (x86)\PHP\v5.6\php-cgi.exe - The FastCGI process exited unexpectedly
    Most likely causes:
    IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.
    IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.
    IIS was not able to process configuration for the Web site or application.
    The authenticated user does not have permission to use this DLL.
    The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.
    Detailed Error Information:
    Module
       FastCgiModule
    Notification
       ExecuteRequestHandler
    Handler
       PHP_via_FastCGI
    Error Code
       0x000000ff
    The mapping looks right to me.  User rights seem good.   Any help would be appreciated as I can't seem to make any progress. 
    Thank you very much.

    I have but it doesn't make any difference.   thanks.

Maybe you are looking for

  • Can I view a buddies screen in ichat

    I want to view my buddies (my mum) screen so I can help her with her new iMac?

  • How do you pass a TES variable in a REST call?

    I am trying to create an email action using the EmailAction.create REST call.  I am able to successfully create an email action, but I cannot get it to work while trying to pass a TES variable (i.e. <JobName>) in the message body. Does anyone know ho

  • Consume WSDL in ABAP proxy : Issue with name space

    Hi, I was trying to consume a WSDL in ABAP and I have created ABAP proxy using wizard in SE80 and also did the LPCONFIG. While calling the proxy methods it is throughing the "authrization failed" error because of the following issue.I have successful

  • Best Practice: Combine prepared statements with ;

    Hi, I would like to know what the best prctice is for combining prepared statements to give the query below INSERT INTO my_table (value) VALUES (?); SELECT LAST_INSERT_ID()The reason for this is that i have written a simple DB wrapper to handle my da

  • Missing random photos in epub export

    I am converting a print book to an ePub. I built the layout in a word processing document in Pages, using inline images, text styles and flush, right and left images. I then exported the file to the ePub format. It is a large book with 400,000 words