Jump to content

Recommended Posts

Greetings,

 

I hope this is the right place for this question.

 

I have created an archive disk of a website to be used on users' machines as a local mirror.  There is also a PHP search script that was used when the site was hosted on a server that I would like to implement if possible.

 

Most of the users of this disk are running Mac OSs which come with PHP installed.  Is there a way to access PHP via the web browser WITHOUT having to turn on the webserver?

 

Thanks,

 

Allasso

Enabling the web server would allow you to access the scripts via localhost, otherwise if PHP can be parsed on the machine you should be able to just open the scripts individually in a browser.

 

I think for your scripts to actually execute though like the search script you'll need to enable the web server.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.