Hello to all,
I have maybe one issue left, which I sensed after studying my plans for the directories’ content (php database-driven cms on both virtual hosts) on my Server, which is no access to phpMyAdmin, as well as localhost, and 127.0.0.1.
My last post re: Network blundering successfully solved (thanks to this forum!) my local IP address’ access to both vhost 1, and vhost 2, so I can display my main index page to both with perfect results. As mentioned, LAN IP gives both hosts dirs, but no phpMyAdmin, and replacing ip with either localhost or 127.0.0.1 gives a can’t connect to the server, even without attempting to access phpMyAdmin.
I will post terminal output for php now, and after I find out the command for localhost and 127, I’ll post them if neccessary.
linux-2u6o:~ # ls -la /srv/www/htdocs/phpMyAdmin/
total 964
drwxr-xr-x 6 root root 4096 Oct 6 18:21 .
drwxr-xr-x 5 root root 4096 Oct 4 17:22 …
-rw-r–r-- 1 root root 11178 Aug 7 06:12 browse_foreigners.php
-rw-r–r-- 1 root root 4798 Aug 7 06:12 changelog.php
-rw-r–r-- 1 root root 308 Aug 7 06:12 chk_rel.php
-rwxr–r-- 1 root root 12443 Oct 6 18:21 config.inc.php
-rw-r–r-- 1 root root 12444 Oct 6 18:19 config.inc.php~
-rw-r–r-- 1 root root 12351 Aug 7 06:12 config.sample.inc.php
-rw-r–r-- 1 root root 4262 Aug 7 06:12 db_create.php
-rw-r–r-- 1 root root 8948 Aug 7 06:12 db_datadict.php
-rw-r–r-- 1 root root 401 Aug 7 06:12 db_events.php
-rw-r–r-- 1 root root 2694 Aug 7 06:12 db_export.php
-rw-r–r-- 1 root root 493 Aug 7 06:12 db_import.php
-rw-r–r-- 1 root root 9215 Aug 7 06:12 db_operations.php
-rw-r–r-- 1 root root 7110 Aug 7 06:12 db_printview.php
-rw-r–r-- 1 root root 1596 Aug 7 06:12 db_qbe.php
-rw-r–r-- 1 root root 454 Aug 7 06:12 db_routines.php
-rw-r–r-- 1 root root 1636 Aug 7 06:12 db_search.php
-rw-r–r-- 1 root root 1331 Aug 7 06:12 db_sql.php
-rw-r–r-- 1 root root 10012 Aug 7 06:12 db_structure.php
-rw-r–r-- 1 root root 8175 Aug 7 06:12 db_tracking.php
-rw-r–r-- 1 root root 364 Aug 7 06:12 db_triggers.php
-rw-r–r-- 1 root root 34089 Aug 7 06:12 export.php
-rw-r–r-- 1 root root 18902 Aug 7 06:12 favicon.ico
-rw-r–r-- 1 root root 2143 Aug 7 06:12 file_echo.php
-rw-r–r-- 1 root root 15529 Aug 7 06:12 gis_data_editor.php
-rw-r–r-- 1 root root 20321 Aug 7 06:12 import.php
-rw-r–r-- 1 root root 2892 Aug 7 06:12 import_status.php
-rw-r–r-- 1 root root 18833 Aug 7 06:12 index.php
drwxr-xr-x 8 root root 4096 Oct 4 17:22 js
drwxr-xr-x 15 root root 4096 Oct 4 17:22 libraries
-rw-r–r-- 1 root root 728 Aug 7 06:12 license.php
drwxr-xr-x 43 root root 4096 Oct 4 17:22 locale
-rw-r–r-- 1 root root 696 Aug 7 06:12 navigation.php
-rw-r–r-- 1 root root 389 Aug 7 06:12 phpinfo.php
-rw-r–r-- 1 root root 746 Aug 7 06:12 phpmyadmin.css.php
-rw-r–r-- 1 root root 2150 Aug 7 06:12 pmd_display_field.php
-rw-r–r-- 1 root root 36878 Aug 7 06:12 pmd_general.php
-rw-r–r-- 1 root root 4943 Aug 7 06:12 pmd_pdf.php
-rw-r–r-- 1 root root 4318 Aug 7 06:12 pmd_relation_new.php
-rw-r–r-- 1 root root 2355 Aug 7 06:12 pmd_relation_upd.php
-rw-r–r-- 1 root root 2443 Aug 7 06:12 pmd_save_pos.php
-rw-r–r-- 1 root root 2555 Aug 7 06:12 prefs_forms.php
-rw-r–r-- 1 root root 14327 Aug 7 06:12 prefs_manage.php
-rw-r–r-- 1 root root 1213 Aug 7 06:12 print.css
-rw-r–r-- 1 root root 6222 Aug 7 06:12 querywindow.php
-rw-r–r-- 1 root root 3967 Aug 7 06:12 schema_edit.php
-rw-r–r-- 1 root root 1712 Aug 7 06:12 schema_export.php
-rw-r–r-- 1 root root 6205 Aug 7 06:12 server_binlog.php
-rw-r–r-- 1 root root 2304 Aug 7 06:12 server_collations.php
-rw-r–r-- 1 root root 11421 Aug 7 06:12 server_databases.php
-rw-r–r-- 1 root root 4050 Aug 7 06:12 server_engines.php
-rw-r–r-- 1 root root 2261 Aug 7 06:12 server_export.php
-rw-r–r-- 1 root root 431 Aug 7 06:12 server_import.php
-rw-r–r-- 1 root root 6594 Aug 7 06:12 server_plugins.php
-rw-r–r-- 1 root root 15927 Aug 7 06:12 server_privileges.php
-rw-r–r-- 1 root root 14697 Aug 7 06:12 server_replication.php
-rw-r–r-- 1 root root 524 Aug 7 06:12 server_sql.php
-rw-r–r-- 1 root root 2193 Aug 7 06:12 server_status_advisor.php
-rw-r–r-- 1 root root 29621 Aug 7 06:12 server_status_monitor.php
-rw-r–r-- 1 root root 16719 Aug 7 06:12 server_status.php
-rw-r–r-- 1 root root 5723 Aug 7 06:12 server_status_queries.php
-rw-r–r-- 1 root root 30044 Aug 7 06:12 server_status_variables.php
-rw-r–r-- 1 root root 7857 Aug 7 06:12 server_variables.php
-rw-r–r-- 1 root root 1039 Aug 7 06:12 show_config_errors.php
-rw-r–r-- 1 root root 59880 Aug 7 06:12 sql.php
-rw-r–r-- 1 root root 8660 Aug 7 06:12 tbl_addfield.php
-rw-r–r-- 1 root root 13691 Aug 7 06:12 tbl_change.php
-rw-r–r-- 1 root root 9476 Aug 7 06:12 tbl_chart.php
-rw-r–r-- 1 root root 15868 Aug 7 06:12 tbl_create.php
-rw-r–r-- 1 root root 2855 Aug 7 06:12 tbl_export.php
-rw-r–r-- 1 root root 1451 Aug 7 06:12 tbl_get_field.php
-rw-r–r-- 1 root root 7308 Aug 7 06:12 tbl_gis_visualization.php
-rw-r–r-- 1 root root 574 Aug 7 06:12 tbl_import.php
-rw-r–r-- 1 root root 10827 Aug 7 06:12 tbl_indexes.php
-rw-r–r-- 1 root root 2798 Aug 7 06:12 tbl_move_copy.php
-rw-r–r-- 1 root root 11470 Aug 7 06:12 tbl_operations.php
-rw-r–r-- 1 root root 15959 Aug 7 06:12 tbl_printview.php
-rw-r–r-- 1 root root 27396 Aug 7 06:12 tbl_relation.php
-rw-r–r-- 1 root root 13340 Aug 7 06:12 tbl_replace.php
-rw-r–r-- 1 root root 4008 Aug 7 06:12 tbl_row_action.php
-rw-r–r-- 1 root root 1966 Aug 7 06:12 tbl_select.php
-rw-r–r-- 1 root root 928 Aug 7 06:12 tbl_sql.php
-rw-r–r-- 1 root root 13587 Aug 7 06:12 tbl_structure.php
-rw-r–r-- 1 root root 31246 Aug 7 06:12 tbl_tracking.php
-rw-r–r-- 1 root root 144 Aug 7 06:12 tbl_triggers.php
-rw-r–r-- 1 root root 5978 Aug 7 06:12 tbl_zoom_select.php
drwxr-xr-x 4 root root 4096 Oct 4 17:22 themes
-rw-r–r-- 1 root root 835 Aug 7 06:12 themes.php
-rw-r–r-- 1 root root 1306 Aug 7 06:12 transformation_overview.php
-rw-r–r-- 1 root root 3771 Aug 7 06:12 transformation_wrapper.php
-rw-r–r-- 1 root root 471 Aug 7 06:12 url.php
-rw-r–r-- 1 root root 6755 Aug 7 06:12 user_password.php
-rw-r–r-- 1 root root 1453 Aug 7 06:12 version_check.php
-rw-r–r-- 1 root root 7070 Aug 7 06:12 view_create.php
-rw-r–r-- 1 root root 2671 Aug 7 06:12 view_operations.php
-rw-r–r-- 1 root root 1128 Aug 7 06:12 webapp.php
I may be a bit slow to respond here and in my work here as I’ve sustained a family tragedy last Thursday and the Funeral is tomorrow, so bear with me if I don’t check in for a few days, although I’ll say keeping busy and my 3 fine little Lhasas have made life bearable since I was last here.
Regards to all, tarzy