hob
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Localhost Multisite Not Creating Additional SitesI’ve updated the httpd.config file and now the Apache won’t start. I’ve quit and restarted MAMP, rebooted my MBP, nothing. Apache and MYSQL ports set to 80 & 3306 respectfully.
Only thing that seemed to be progress was to completely reinstall MAMP which allowed both Apache & MySQL servers to restart with ports set to 80 & 3306, however I get an error notice in phpMyAdminCannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.
I was only able to get this message to appear one time and I’m not sure where the error log is.
Forum: Networking WordPress
In reply to: Localhost Multisite Not Creating Additional SitesThis should be in the Virtual Hosts section of my httpd.config file, no?
The file didn’t include anything similar to the example so I appended it, still with no change.
This is what the Virtual hosts section of the file is currently looking like.
### Section 3: Virtual Hosts # # VirtualHost: If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most configurations # use only name-based virtual hosts so the server doesn't need to worry about # IP addresses. This is indicated by the asterisks in the directives below. # # Please see the documentation at # <URL:https://httpd.apache.org/docs-2.0/vhosts/> # for further details before you try to setup virtual hosts. # # You may use the command line option '-S' to verify your virtual host # configuration. # # Use name-based virtual hosting. # # NameVirtualHost *80 <VirtualHost *:80> DocumentRoot /Applications/MAMP/htdocs/wordpress <Directory /Applications/MAMP/htdocs/wordpress> AllowOverride All </Directory>
Again made no change whatsoever.
Thanks.Forum: Networking WordPress
In reply to: Localhost Multisite Not Creating Additional SitesI’m in the httpd.conf file but I’m not entirely sure which allowOverride should be set to All. There are a number of them, after creating a backup I’ve been playing the settings with no luck.
Turning this one on, that one on, all of them on, no go.Forum: Installing WordPress
In reply to: Updating QuestionWorked like a charm.
Thanks man.Forum: Your WordPress
In reply to: another Photography, Photoblog site…Critiques and feedback, pleaseVery nice design over all.
However when not viewing on a widescreen monitor, I’ve got to scroll left/right.