Codeigniter Bonfire install using AMPPS on MAC OSX 10.93 gives 404 - codeigniter

I am trying to install Bonfire for Codeigniter on my Mac OSX 10.93 (Mavericks) and it shows the welcome screen and then when I click on the continue button to install it, I get a 404 error.
It goes to this URL:
http://mydomain.com/<?=%20$install_url%20?>
It works find on my server, so does anyone know if there is something I have to configure differently to make it work on my mac?

It's very easy go to this url directly from browser http://mydomain.com/public/ also before install config your db info to YOUR_APPLICATION_PATH/application/config/database.php

Related

Downloading Selenium Chrome Webdriver not working macos

I'm using selenium with python. I'm pretty sure my browser updated when I restarted my computer. When I ran my code it gave me an error saying the driver was not up to date with the browser. I went here to download the most recent version. I am using MacOS BTW. When I launched the executable it just gets stuck on "ChromeDriver was started successfully."
I would launch the executable and leave it there for 10 minutes and it would just get stuck on this. How can I fix this?
You'll have to download the same version of the driver as your chrome version.
To check your chrome version:
Click on the 3 dots in the top right corner.
Hover over the help tab and click on About Google Chrome.
You will be able to see your chrome version. Since my chrome version is 88, I would have to download driver version 88.
If you just updated chrome, your version might be 89.
I used to just run the executable but I guess that doesn't work? So according to this post you have to move it manually to the usr/local/bin folder. Going there I deleted the old chromedriver and replaced it with the new one.

Xampp Installation stuck at bitnami Logo

I would just like to ask on how could I fix this bug on installing XAMPP on my computer. I Have attached an image of my xampp installer here:
so I could refer it to you guys.
Ok so here comes my problem. Whenever I try to open up my XAMPP installer. It just stucks up after the bitnami logo thingy pops up:
and then it does not shows the installer after. I already changed my UAC Settings on "Never Notify" but still it's still not working. And when I open my task manager, I could see that there is a xampp process that's running:
. I would really appreciate all the help I can get here.

App manager won't add any apps

I try to add either a packaged or hosted app into app manager on firefox 30. I've verified that the hosted app works on my handset (obviously I have no way of testing that the packaged app works without installing it via app manager, which isn't working). The app then does not show up in the list of apps in app manager (which is empty), nor does firefox display any error messages either as alerts or logs in the console. I went on a hunt for logs around my filesystem, but I couldn't find anything. I am on OSX 10.9.
I just had the same issue, appeared that I was running Firefox without write rights. Starting FF with sudo resolved the issue.

Installing vlc web plugin for chrome on mac

I want to install the vlc web plugin for chrome on my mac (Mountain Lion) . I could succesfully do it on Windows by just selecting web plugin at the time of vlc installation. However, on a mac I think the plugin comes as a seperate package. Can someone please tell me how to do it as I have failed after several tries
Until the stable version is released, you can install a recent nightly webplugin from http://nightlies.videolan.org/build/macosx-intel/?C=N;O=A.
It may have bugs, but it works for the few instances I've used it.
There is no compatible VLC browser plugin available on the Mac at this point. We re-wrote it over the cause of the last year and will re-release an entirely new version this spring along with VLC 2.2 for desktop platforms.
This currently works. Here is a step by step guide:
In your browser go to http://nightlies.videolan.org/build/macosx-intel/
and download the latest VLC-webplugin-*.dmg.
Today the latest file appears to be this VLC-webplugin-20150922-0538.dmg
Open the .dmg file (double click, and a popup window will appear), drag the VLC Plugin.plugin to the Internet Plugins shortcut; This location is really /Library/Internet\ Plug-Ins/
In the Chrome address bar type chrome://flags/#enable-npapi and press Enter/Return.
You will see a list of settings, with a blue link to disable or enable.
Click 'Enable', under 'Enable NPAPI Mac, Windows', (this Enables NPAPI Mac, Windows. It enables the use of NPAPI plugins.)
Restart Chrome
In the Chrome address bar type chrome://plugins/ and press Enter/Return
You should now see 'VLC Web Plugin - Version: 2.2.2'

Playframework reload not working Mac OSX

Since I installed the last Mac OS update (Mac OS X 10.8.3), auto reloading stopped working in Play 2.1.0. When I change a file and save it, the file is compiled (when running with ~run) but when I hit reload on my web browser (already tried with Chrome and Safari) Play Framework don't reload the page. I already tried clean, clean all, reboot my Mac, but nothing resolved the problem.
Do you have any solution for this?
Thank you,
Filipe
I have the same problem with play 2.1.0 and I think it has to do with Jnotify

Resources