<div><div>Hi, <br><br>Yes, I tried the full path to the index.php but it didn't work<br><br>So I also tried to put, as you said, </div></div><div><span class="q"><div><span><span style="font-weight: bold;"><span style="font-weight: bold;">
<br><br>
</span>Alias /serweb&nbsp;&nbsp; &quot;/your/serweb/dir/html&quot;
</span><br><br></span></div></span></div>instead of <br><br>Alias /serweb/ &nbsp; &quot;/your/serweb/dir/html&quot; but it still doesn't work.<br><br>I'm sure it's just one tiny thing that's ruining the whole process but i simply can't get to it!
<br>If only some log could be more precise 
<br>Serweb is really driving me crazy...<br><br>Thanks for wishing me good luck<br><br>Hope some more ideas can come out to solve this problems<br><br><div><span class="gmail_quote">On 8/30/06, <b class="gmail_sendername">
Andrey Kouprianov</b> &lt;<a href="mailto:andrey.kouprianov@gmail.com">andrey.kouprianov@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Are your php files recognized as a default? Did u try the full path to<br>the index.php (i.e. ...../serweb/index.php)?<br><br>But most probably it is your httpd.conf Alias setup. In INSTALL file<br>it says that the setup is as follows:
<br><br>Alias /serweb&nbsp;&nbsp; &quot;/your/serweb/dir/html&quot;<br><br>Yours is<br><br>Alias /serweb/&nbsp;&nbsp;&quot;/root/instalacao/serweb-0.9.4/html&quot;<br><br>(Plz, notice the trailing slash after &quot;/serweb/&quot;. That makes a huge difference)
<br><br>&nbsp;&nbsp; Best of luck with the project,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;Andrey.<br><br>On 8/29/06, Roberto Lopes &lt;<a href="mailto:robertolopes5@gmail.com">robertolopes5@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Hi to all,<br>&gt;<br>&gt; My apache errror log just showed me this:
<br>&gt; [Tue Aug 29 15:45:57 2006] [error] [client <a href="http://193.137.239.11">193.137.239.11</a>] (13)Permission<br>&gt; denied: access to /serweb/ denied<br>&gt;<br>&gt; Roberto<br>&gt;<br>&gt;<br>&gt;<br>&gt; Roberto
<br>&gt;<br>&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On 8/29/06, Karel Kozlik &lt; <a href="mailto:karel@iptel.org">karel@iptel.org</a>&gt; wrote:<br>&gt; &gt; &gt; hi,<br>&gt; &gt; &gt; what your apache error log say?
<br>&gt; &gt; &gt; I think there are no read rights for apache on serweb files.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Karel<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Roberto Lopes napsal(a):<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp; Dear SER Users,
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I've a problem with Serweb and I hope somebody could help me out<br>&gt; &gt; &gt; &gt; I know this problem was already talked about but i never saw a<br>
&gt; solution<br>&gt; &gt; &gt; &gt; to it, so I'll post it again hoping somebody will know how to solve<br>&gt; this<br>&gt; &gt; &gt; &gt; mistake.<br>&gt; &gt; &gt; &gt; So the problem is that when i try to put serweb working in my firefox
<br>&gt; &gt; &gt; &gt; browser the following error is shown:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp; Forbidden<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; You don't have permission to access /serweb/index.html on this server.
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Additionally, a 403 Forbidden error was encountered while trying to<br>&gt; use<br>&gt; &gt; &gt; &gt; an ErrorDocument to handle the request.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;
<br>&gt; ------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; Apache/2.2.0 (Fedora) Server at xxx.xxx.xxx.xxx Port 80<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I think i installed everything correctly.
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I'll show some of the configurations I've made<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #1 - In &quot;/etc/php.ini&quot; I changed the memory limit from 8 to 12M<br>&gt; because
<br>&gt; &gt; &gt; &gt; of the Serweb extension classkit.so<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt; memory_limit = 12M<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #2 - I used pear to install classkit.so<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; pear install &lt;path to classkit-0.4.tgz&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #3 - In &quot;php.ini&quot;<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt; ;;;;;;;;;;;;;;;;;;;;;;<br>&gt; &gt; &gt; &gt; ; Dynamic Extensions ;
<br>&gt; &gt; &gt; &gt; ;;;;;;;;;;;;;;;;;;;;;;<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt; extension=classkit.so<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #4 - In &quot;/serweb-0.4/config/config_data_layer.php&quot;:
<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt; $config-&gt;data_sql-&gt;host[$i]['host']=&quot;&lt;IP MySQL<br>&gt; Server&gt;&quot;;<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt; $config-&gt;data_sql-&gt;host[$i][<br>
&gt; &gt; &gt; &gt; 'user']=&quot;&lt;DB User&gt;&quot;;<br>&gt; &gt; &gt; &gt; $config-&gt;data_sql-&gt;host[$i]['pass']=&quot;&lt;User<br>&gt; password&gt;&quot;;<br>&gt; &gt; &gt; &gt; ..<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #5 - In &quot;/root/instalacao/serweb-
0.9.4/config/config_paths.php&quot;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; $config-&gt;root_path=&quot;/root/instalacao/serweb-<br>&gt; 0.9.4/html/&quot;;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #6 - I created a log file
<br>&gt; &gt; &gt; &gt; touch /var/log/serweb<br>&gt; &gt; &gt; &gt; chown apache /var/log/serweb<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #7 - I created a folder for SIP domain<br>&gt; &gt; &gt; &gt; mkdir<br>&gt; /root/installation/serweb-
0.4/html/domains/xxx.xxx.xxx.xxx(IP<br>&gt; of SER)<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #8 - I copied&nbsp;&nbsp;the files and folder from the default folder<br>&gt; &gt; &gt; &gt; (&quot;/root/installation/serweb-0.4/html/domains/_default/&quot;) to the one i
<br>&gt; &gt; &gt; &gt; created.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #9 - I specified the SIP domain in the file<br>&gt; &gt; &gt; &gt; &quot;/root/installation/serweb-0.4/config/set_domain.php&quot;:<br>&gt; &gt; &gt; &gt; …
<br>&gt; &gt; &gt; &gt; $config-&gt;domain = &quot;xxx.xxx.xxx.xxx(IP of SER)&quot;;<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #10 - I enabled logging in file<br>&gt; &gt; &gt; &gt; &quot;/root/installation/serweb-
0.4/config/config.php&quot;:<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt; $config-&gt;enable_loging = true;<br>&gt; &gt; &gt; &gt; $config-&gt;log_file = &quot;/var/log/serweb;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #11 - In /etc/httpd/conf/httpd.conf I added an alias
<br>&gt; &gt; &gt; &gt; …<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &lt;Directory &quot;/var/www/html&quot;&gt;<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Options Indexes FollowSymLinks<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; AllowOverride None<br>
&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Order deny,allow<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Allow from all<br>&gt; &gt; &gt; &gt; &lt;/Directory&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &lt;IfModule mod_userdir.c&gt;<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; UserDir disable root
<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; #UserDir public_html<br>&gt; &gt; &gt; &gt; &lt;/IfModule&gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Alias /serweb/&nbsp;&nbsp;&quot;/root/instalacao/serweb-0.9.4/html&quot;<br>&gt; &gt; &gt; &gt; &lt;Directory &quot;/root/instalacao/serweb-
0.9.4/html&quot;&gt;<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Options Indexes MultiViews<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Options +FollowSymlinks<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; AllowOverride None<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Order Deny,Allow<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; Allow from all
<br>&gt; &gt; &gt; &gt; &lt;/Directory&gt;<br>&gt; &gt; &gt; &gt; ...<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #12 - I then put some commands for Apache to begin when computer would<br>&gt; &gt; &gt; &gt; start<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; chkconfig httpd on<br>&gt; &gt; &gt; &gt; service httpd start<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; #13 - I introduced the following URL<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; http://&lt;IP of SER&gt;/&lt;alias i wrote in 
httpd.conf&gt;/<br>&gt; &gt; &gt; &gt; <a href="http://xxx.xxx.xxx.xxx/serweb/">http://xxx.xxx.xxx.xxx/serweb/</a><br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; And then that HTTP 403 error shows up
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I really hope somebody can help me because I'm doing a VoIP project<br>&gt; for<br>&gt; &gt; &gt; &gt; my school and I'd really like to have everything done in time.<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; Thank you for your attention,<br>&gt; &gt; &gt; &gt; Roberto Lopes<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; Serusers mailing list<br>&gt; &gt; &gt; &gt; <a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org
</a><br>&gt; &gt; &gt; &gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a><br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________
<br>&gt; Serusers mailing list<br>&gt; <a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br>&gt; <a href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers
</a><br>&gt;<br>&gt;<br>&gt;<br>_______________________________________________<br>Serusers mailing list<br><a href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a><br><a href="http://lists.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br></blockquote></div><br>