On Thu, Apr 19, 2012 at 9:26 AM, William Hooper wrote:
> On Thu, Apr 19, 2012 at 9:18 AM, John Doe wrote:
>> From: Prabhpal S. Mavi
>>> sorry to inform that following solutions did not solve the error "The
>>> requested URL was not found on this server"
>>> $url_path = "/cacti/";
>>> or
>>> Alia
On Thu, Apr 19, 2012 at 9:18 AM, John Doe wrote:
> From: Prabhpal S. Mavi
>> sorry to inform that following solutions did not solve the error "The
>> requested URL was not found on this server"
>> $url_path = "/cacti/";
>> or
>> Alias /cacti /var/www/html/cacti/
>
> Why the /html/ in the middle?
On Thu, Apr 19, 2012 at 8:28 AM, Prabhpal S. Mavi
wrote:
> Dear Community Friends,
>
> sorry to inform that following solutions did not solve the error "The
> requested URL was not found on this server"
>
> $url_path = "/cacti/";
> or
> Alias /cacti /var/www/html/cacti/
You actually need both. D
From: Prabhpal S. Mavi
> sorry to inform that following solutions did not solve the error "The
> requested URL was not found on this server"
> $url_path = "/cacti/";
> or
> Alias /cacti /var/www/html/cacti/
Why the /html/ in the middle?
This works without a vhost:
# grep cacti /etc/httpd/conf
> On 18/04/12 10:04, Prabhpal S. Mavi wrote:
>> where as this URL (graph_view.php) exist on the server, that is under
>> Cacti folder "/var/www/html/cacti/graph_view.php".
>>
>> But Apache is looking under DocumentRoot that is
>> "/var/www/html/graph_view.php".
>
> You need to tell Cacti where the
Dear Community Friends,
sorry to inform that following solutions did not solve the error "The
requested URL was not found on this server"
$url_path = "/cacti/";
or
Alias /cacti /var/www/html/cacti/
in the end to make it work, i have to leave the default DocumetRoot in
httpd.conf to "/var/www/htm
Dear All,
Thank you very much for your assistance. yesterday, i sudden have to go
out from the office. i will try the solution and update you.
Thanks You. Prabhpal
> On 18/04/12 10:04, Prabhpal S. Mavi wrote:
>> where as this URL (graph_view.php) exist on the server, that is under
>> Cacti fold
On Wed, Apr 18, 2012 at 7:21 AM, William Hooper wrote:
> On Wed, Apr 18, 2012 at 5:04 AM, Prabhpal S. Mavi
> wrote:
> [snip]
>> if i try browsing cacti, i can login without problem. But if i try to
>> follow other links on the page. For example i have clicked on Graphs icon.
>> i see the followin
On Wed, Apr 18, 2012 at 5:04 AM, Prabhpal S. Mavi
wrote:
[snip]
> if i try browsing cacti, i can login without problem. But if i try to
> follow other links on the page. For example i have clicked on Graphs icon.
> i see the following error.
>
> The requested URL /graph_view.php was not found on t
From: Prabhpal S. Mavi
> The requested URL /graph_view.php was not found on this server
> where as this URL (graph_view.php) exist on the server, that is under
> Cacti folder "/var/www/html/cacti/graph_view.php".
> But Apache is looking under DocumentRoot that is
> "/var/www/html/graph_view.php".
On 18/04/12 10:04, Prabhpal S. Mavi wrote:
> where as this URL (graph_view.php) exist on the server, that is under
> Cacti folder "/var/www/html/cacti/graph_view.php".
>
> But Apache is looking under DocumentRoot that is
> "/var/www/html/graph_view.php".
You need to tell Cacti where the root of t
11 matches
Mail list logo